https://bugs.kde.org/show_bug.cgi?id=491028
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Version Fixed In| |6.1.5 Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |e28b89a7e76c414a602e06965b2 | |ae5a414a748e4 --- Comment #7 from Nate Graham <[email protected]> --- Git commit e28b89a7e76c414a602e06965b2ae5a414a748e4 by Nate Graham, on behalf of Akseli Lahtinen. Committed on 27/08/2024 at 15:11. Pushed by ngraham into branch 'master'. emojier: Use ItemDelegate for emojiLabel highlight The bug was not that the focus didn't work, it was that the focus was not indicated properly. Using ItemDelegate for emojiLabel lets us use the default highlighting across all the delegates. We then turn the highlight on with `GridView.isCurrentItem`. FIXED-IN: 6.1.5 M +12 -24 emojier/app/ui/CategoryPage.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/e28b89a7e76c414a602e06965b2ae5a414a748e4 -- You are receiving this mail because: You are watching all bug changes.
