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

Joshua Goins <j...@redstrate.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
   Version Fixed In|                            |5.27.4
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-desktop/commit/90
                   |                            |ad64ba638649b68cf2ffb7f68e2
                   |                            |27e86a8b8f1
         Resolution|---                         |FIXED

--- Comment #10 from Joshua Goins <j...@redstrate.com> ---
Git commit 90ad64ba638649b68cf2ffb7f68e227e86a8b8f1 by Joshua Goins.
Committed on 18/03/2023 at 15:44.
Pushed by redstrate into branch 'master'.

applets/kicker: Hide separators when sorted alphabetically

Users are able to manually add separator items at custom positions in
their menu structures. When they do so, the location of these
separators are inherently custom, and only make sense when the menu
structure is being displayed in its custom order. When using the option
to display everything alphabetically, the separators' custom position
no longer exists and any automatic placement becomes nonsensical.

Currently, the separators get sorted to the beginning of the list,
which looks quite weird. This commit instead hides the separators when
sorting alphabetically. Only Kicker is affected by this change; the
underlying model providing the items is unchanged.
FIXED-IN: 5.27.4

M  +3    -1    applets/kicker/package/contents/ui/ItemListDelegate.qml
M  +2    -0    applets/kicker/package/contents/ui/ItemListDialog.qml
M  +1    -1    applets/kicker/package/contents/ui/ItemListView.qml

https://invent.kde.org/plasma/plasma-desktop/commit/90ad64ba638649b68cf2ffb7f68e227e86a8b8f1

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

Reply via email to