https://bugs.kde.org/show_bug.cgi?id=513735
--- Comment #1 from Ismael Asensio <[email protected]> --- As a note for other devs and my future-self, I've tried implementing this in the past but failed due to an unexpected blocker: The DragItemHandler item (the arrows used to reorder the rules) fails to work correctly when the list has a standard QML sort-filter proxy model (KItemModels.KSortFilterProxyModel), which is necessary for the filtering of the search items. This happens even if both functionalities don't need to be used at the same time. -- You are receiving this mail because: You are watching all bug changes.
