https://bugs.kde.org/show_bug.cgi?id=404608

Nate Graham <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|general                     |general
           Assignee|[email protected]    |[email protected]
   Target Milestone|1.0                         |---
            Product|plasmashell                 |systemsettings

--- Comment #1 from Nate Graham <[email protected]> ---
Looking through the code, the common grid view UI component doesn't do any
sorting at all, and it is not feasible to put a sortProxyModel into the view
itself to make this happen automatically for all data sets. :( So this will
need to be implemented for each individual KCM as needed, either in the data
model, or with a SortFilterProxyModel on the front-end to change the sorting.

I will do what I can.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to