After updating to KF 5.18, the default size (= only available size, since it's not resizable) of the notes applet when placed on the panel is tiny, which makes it practically useless. All is fine with 5.17. Reproducible: Always
Created attachment 96726 [details] Screenshot
Bisected to commit 344dbeb: AppletQuickItem: Drop timer to create full representation
Same as BUG 358039 http://commits.kde.org/plasma-framework/11937533e83659dc4dab6f7e8e6019863a28ddae
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