[Bug 165120] System Tray is not visible, when panel is too small

Sebastian Sauer mail at dipe.org
Sun Jun 29 15:11:12 CEST 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=165120         




------- Additional Comments From mail dipe org  2008-06-29 15:11 -------
We could;
1) if height()<22 use e.g. 16x16 or
2) systrayapplet->setMinHeight(22);

bot sure if 2) is a good solution but 1) works well and I did test it already :)

But imho it's a feature since it may introduce new problems/bugs if we have such scale-logic in and I rather would prefer to have first the fixed 22x22 working 100% (aka things like bug #164786 done) before starting to integrate such kind of logic. So, may better to don't do there anything till at least 4.1 was released and trunk is open again.


More information about the Panel-devel mailing list