The source project of this merge request has been removed.
Implement panel lengthMode scripting api
Tested via plasma-interactiveconsole
:
panel = new Panel
panel.location = "left"
panel.lengthMode = "fit"
Should this be tagged Wait-for-stable-branching
since we are already passed the feature freeze?
The documentation at https://develop.kde.org/docs/plasma/scripting/api/ also needs to be updated if this is approved.
Edited by Yifan Zhu