Summary: | lock-logout applet icons have too much padding | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Antonio Rojas <arojas> |
Component: | general | Assignee: | Sebastian Kügler <sebas> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bhush94, kde, mklapetek |
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/plasma-workspace/5c1cb198d69bb06e82c9fb5feb0ebbeec162230c | Version Fixed In: | 5.3.0 |
Sentry Crash Report: | |||
Attachments: | Screenshot in current git |
Description
Antonio Rojas
2014-09-26 16:56:30 UTC
Created attachment 88852 [details] Screenshot in current git Compare the size in plasma 5.0 here https://bugsfiles.kde.org/attachment.cgi?id=86241 I can confirm Isn't the applet supposed to layout its items horizontally when it's in a horizontal panel? Actually making the panel a little bit smaller rearranges the buttons in one row, and making it a little bit larger increases the button size and this issue disappears. So it's only in a very small range of panel heights that this happens. This issue became much worse in 5.2, now you really have to make the panel huge to make the buttons have a reasonable size I don't know if this got fixed or what, but it looks perfectly fine here (today's git). Can anyone else please confirm? No changes in 5.2 final Git commit 5c1cb198d69bb06e82c9fb5feb0ebbeec162230c by Kai Uwe Broulik. Committed on 17/02/2015 at 21:45. Pushed by broulik into branch 'master'. Replace checkLayout() function by declarative bindings and set a sensible minimum size Related: bug 337318 FIXED-IN: 5.3.0 REVIEW: 122596 M +30 -47 applets/lock_logout/contents/ui/lockout.qml http://commits.kde.org/plasma-workspace/5c1cb198d69bb06e82c9fb5feb0ebbeec162230c |