https://bugs.kde.org/show_bug.cgi?id=402252
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/pla | |sma-desktop/be189b0ce2b728c | |f7e3721b381c24a418d2d1e77 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #1 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit be189b0ce2b728cf7e3721b381c24a418d2d1e77 by David Edmundson. Committed on 19/12/2018 at 12:56. Pushed by davidedmundson into branch 'master'. remove binding loop in KickoffItem Summary: For non-wrapped text, implicitHeight will be the height of the paintedText. The key difference is it won't re-evaluate except on text changing which removes the binding loop. Test Plan: Opened kickoff Looked identical No more warnings Reviewers: #plasma, broulik Reviewed By: #plasma, broulik Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D17642 M +4 -4 applets/kickoff/package/contents/ui/KickoffItem.qml https://commits.kde.org/plasma-desktop/be189b0ce2b728cf7e3721b381c24a418d2d1e77 -- You are receiving this mail because: You are watching all bug changes.