Hi, C++ applets do resize on constructor which work ok. Scripted plasmoids cannot do that and examples do that in init: def init(self): self.resize(200, 200) But isn't this too late because plasma sets size before init and it resets the user set size? Is there a proper way to set initial size for scripted applets or should applet just accept the initial size plasma sets.
Petri
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel