Summary: | tiny size on panel with KF 5.18 | ||
---|---|---|---|
Product: | [Plasma] kdeplasma-addons | Reporter: | Antonio Rojas <arojas> |
Component: | notes | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | demm, nowrep |
Priority: | NOR | ||
Version: | 5.5.3 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/plasma-framework/f688c904a81c72d077580ab942b874f398fbd7d4 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | Screenshot |
Description
Antonio Rojas
2016-01-19 08:53:39 UTC
Created attachment 96726 [details]
Screenshot
Bisected to commit 344dbeb: AppletQuickItem: Drop timer to create full representation 11937533e83659dc4dab6f7e8e6019863a28ddae doesn't fix this one Yes, sorry. This should fix it https://git.reviewboard.kde.org/r/126822/ Git commit f688c904a81c72d077580ab942b874f398fbd7d4 by David Rosca. Committed on 21/01/2016 at 14:35. Pushed by drosca into branch 'master'. AppletQuickItem: Don't try to set initial size bigger than parent size Trying to set initial size bigger than parent size only results to item being resized down to fit in parent later. REVIEW: 126822 M +8 -4 src/plasmaquick/appletquickitem.cpp http://commits.kde.org/plasma-framework/f688c904a81c72d077580ab942b874f398fbd7d4 |