Summary: | ToolButton: Binding loop when no text is set | ||
---|---|---|---|
Product: | [Frameworks and Libraries] libplasma | Reporter: | David Edmundson <kde> |
Component: | components | Assignee: | Marco Martin <notmart> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/plasma-framework/2a4812c9ba9d54ba759273efe84353ffd6e8d22c | Version Fixed In: | |
Sentry Crash Report: |
Description
David Edmundson
2014-09-22 14:57:18 UTC
*** Bug 343055 has been marked as a duplicate of this bug. *** Git commit 2a4812c9ba9d54ba759273efe84353ffd6e8d22c by Kai Uwe Broulik. Committed on 17/02/2015 at 22:15. Pushed by broulik into branch 'master'. Drop size check for round ToolButton It causes binding loops causing all sorts of weird behavior, like the buttons in Klipper not always having a background. Changelog: Fix rendering glitches with ToolButtons that don't have a label REVIEW: 122609 Related: bug 340588 M +1 -1 src/declarativeimports/plasmastyle/ToolButtonStyle.qml http://commits.kde.org/plasma-framework/2a4812c9ba9d54ba759273efe84353ffd6e8d22c |