https://bugs.kde.org/show_bug.cgi?id=511240
--- Comment #4 from Johan Wauters <[email protected]> --- [Containments][66][Applets][105][Configuration] PreloadWeight=100 popupHeight=561 popupWidth=812 popupHeight and popuopWidth are both written by plasma to <homedir>/.config/plasma-org.kde.plasma.desktop-appletsrc Before the reboot you can modify them both with javascript in main.qml (or even delete them) But at reboot these values are written to the config. After reboot they are written to the PCs memory, so modifying them on disc is useless. We need a variable in plasma-org.kde.plasma.desktop-appletsrc that override both settings so that resizing the plasmoid is possible. Only way to keep is working is manually delete both keys in plasma-org.kde.plasma.desktop-appletsrc and immediatly reboot. -- You are receiving this mail because: You are watching all bug changes.
