Summary: | main menu bar is too high | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Oswald Buddenhagen <ossi> |
Component: | general | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | faure |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Oswald Buddenhagen
2009-02-10 22:44:02 UTC
See thread "Konqueror throbber size" on kfm-devel... 1) QtSw task 200799 would help 2) the other part of the issue is that we have to pick an icon size for which we have icons.... so even if qmenubar gave me the exact height it allows me to use, an icon size of 18x18 or 19x19 leads to ugly scaling. No idea what the right solution is. Right now we round to the nearest known icon size, and that's what makes the menubar too high. *** This bug has been marked as a duplicate of bug 166593 *** |