Skip to content

Fix UI with huge window sizes

Nate Graham requested to merge work/ngraham/fix-kcm-with-huge-window-sizes into master

Using a KCM-within-a-KCM paradigm was not ideal and caused weird layout glitches. We can fix them all by changing the device list page to be a plain old Kirigami.ScrollablePage.

BUG: 461102 FIXED-IN: 5.27.6

@dvratil

Merge request reports