kwin/kcmkwin/kwinrules/package/contents/ui
Ismael Asensio 623ee1011c [kcm/kwinrules] Fix first item position on property list
The first time the list in `Add properties` is shown, the position of the first
delegate is miscalculated as (0, 0) and gets hidden behind the section header.
It only repositions when the delegate is destroyed and re-created, for example, when
setting and deleting a filter text. (https://bugs.kde.org/show_bug.cgi?id=422289)

This works-around it by delaying the `overlayModel` filtering until the list is first
shown, which makes the delegate position correctly.

BUG: 421583
FIXED-IN: 5.19
2020-05-31 10:54:28 +00:00
..
FileDialogLoader.qml
OptionsComboBox.qml
RuleItemDelegate.qml [kcm/kwinrules] Fix layout misalignment of list items 2020-05-06 20:22:25 +02:00
RulesEditor.qml [kcm/kwinrules] Fix first item position on property list 2020-05-31 10:54:28 +00:00
RulesList.qml [kcmkwin/kwinrules] Set saner width for Placeholder messages so they don't overflow 2020-05-12 14:12:04 -06:00
ValueEditor.qml [kcm/kwinrules] Extend upper limit of position and size spinners 2020-05-22 16:03:32 +02:00