My applet is maintaining aspect ratio despite what I want, so for example I have a plasmoid which is a listview...
It often doesn't make sense for it to scale with proportions (because it results in a ton of wasted space). I've noticed setAspectRatioMode in applet.h, plasma.h. This is not exposed to javascript/qml, should I make it so? Or is there a different way to do what I want (free form resizing), as opposed to doing Component.onCompleted: { setAspectRatioMode(IgnoreAspectRatio) } or something? -- Shaun Reich, KDE Software Developer (kde.org) _______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel