Skip to content

wallpapers/image: Fix missing folder action buttons

Fushan Wen requested to merge work/fuf/wallpapers/image/524-button-fix into Plasma/5.24

The width of the action area needs to be substracted in contentItem's width.

Also use Kirigami.Units.gridUnit * 4 because overlayWidth was introduced in Frameworks 5.94, and people using Plasma 5.24 may have an older Frameworks version.

Before After
before after
Edited by Fushan Wen

Merge request reports