Opened 16 years ago
Closed 16 years ago
#2418 closed bug (fixed)
[Interface kit] Color of selected item in ListView is not centered (easy)
Reported by: | diver | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Tracker | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Color of selected item in ListView of Tracker preferences is not centered.
Attachments (1)
Change History (4)
comment:1 by , 16 years ago
Summary: | [Interface kit] Color of selected item in ListView is not centered → [Interface kit] Color of selected item in ListView is not centered (easy) |
---|
comment:2 by , 16 years ago
Component: | Kits/Kernel Kit → Applications/Tracker |
---|
by , 16 years ago
Attachment: | TrackerSettingsWindow.cpp.diff added |
---|
comment:3 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
I preferred to use the BStringItem placement way to be consistent. Hope you don't mind :) Done in hrev29015.
Note:
See TracTickets
for help on using tickets.
I think the problem is in the Tracker (libtracker.so).
Here is a patch to place the baseline at better place.