https://bugs.kde.org/show_bug.cgi?id=375349
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |k...@davidedmundson.co.uk --- Comment #3 from David Edmundson <k...@davidedmundson.co.uk> --- > Plasmoid can't be set to declared minimumWidth due to error on calculation of > appletItem minimumWidth and due to error in resize handler. I believe you, but can you explain what the error actually is (here or on phabricator with your patch) Otherwise I have to redo all the investigation you just did.. I'm assuming it's this change? var minimumWidth = appletItem.minimumWidth + appletHandle.width; -- You are receiving this mail because: You are watching all bug changes.