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

cwo <cwo....@posteo.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-desktop/-/commit/
                   |                            |401cfa402ac3fea6410f25c935a
                   |                            |4e88f1eca9d4f
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from cwo <cwo....@posteo.net> ---
Git commit 401cfa402ac3fea6410f25c935a4e88f1eca9d4f by Christoph Wolk.
Committed on 02/04/2025 at 06:38.
Pushed by cwo into branch 'master'.

applets/taskmanager: fix sorting configuration combobox

The sorting combobox uses a model as the index of the entry does
not match the enum values used in the backend (one of the entries is
currently not exposed). In that case, however, the value cannot be set
through a property alias - currentValue only works for reading values,
not for setting them.

Instead, use a real property and read/set it as in the qml documentation
on comboboxes with data models.

M  +3    -1    applets/taskmanager/package/contents/ui/ConfigBehavior.qml

https://invent.kde.org/plasma/plasma-desktop/-/commit/401cfa402ac3fea6410f25c935a4e88f1eca9d4f

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

Reply via email to