Skip to content

kcm/ui: add required id and parentLayout property

Yifan Zhu requested to merge work/fanzhuyifan/fix into master

For correct alignment with wallpaper config, an ancestor node must have id "appearanceRoot" and property "parentLayout". See the files plasma-workspace/wallpapers/image/

  • imagepackage/contents/ui/config.qml
  • slideshowpackage/contents/ui/SlideshowComponent.qml

BUG: 478599 FIXED-IN: 6.0

Before:Screenshot_20231217_234530

After:Screenshot_20231217_234502

See also plasma-workspace!3694 (merged)

Edited by Yifan Zhu

Merge request reports