Skip to content

kcm/keys: fix custom shortcut alignment

Nate Graham requested to merge ngraham/plasma-desktop:fix-alignment into master

The RowLayout for each of these had no alignment property of its own set, so it wasn't hugging the right edge as intended.

BUG: 483169 FIXED-IN: 6.0.2

Now it's properly aligned:

After

Merge request reports