Skip to content

Implement panel lengthMode scripting api

Yifan Zhu requested to merge (removed):script into master

BUG: 478489

Tested via plasma-interactiveconsole:

panel = new Panel
panel.location = "left"
panel.lengthMode = "fit"

@teams/qa

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

Merge request reports