Opened 16 years ago
Closed 13 years ago
#2387 closed bug (fixed)
[Deskbar] In horizontal mode, MenuItems height is too big when fonts size > 12
Reported by: | aldeck | Owned by: | jscipione |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Deskbar | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
In horizontal mode, MenuItems height is too big when fonts size > 12. This makes items overlap below the screen bottom, and the item's text and leaf icon look shifted a few pixels down.
This is a consequence of BMenuItem height adapting to the font but is (only?) problematic for deskbar since it has a fixed height, because the replicant tray is not scalable.
Change History (4)
comment:1 by , 16 years ago
comment:2 by , 15 years ago
Owner: | changed from | to
---|---|
Version: | R1/pre-alpha1 → R1/Development |
comment:3 by , 13 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
I know I fixed this in a branch of mine somewhere...
Note:
See TracTickets
for help on using tickets.
The solution, I think, is to let deskbar be more dynamic in its size: IOW: it should adapt its height based on the font size. At least when it's in horizontal mode.