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

Nate Graham <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |5.24
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-desktop/commit/f7
                   |                            |8bd646d225580cff136e5fe648e
                   |                            |897f31c4279

--- Comment #14 from Nate Graham <[email protected]> ---
Git commit f78bd646d225580cff136e5fe648e897f31c4279 by Nate Graham.
Committed on 19/10/2021 at 17:48.
Pushed by ngraham into branch 'master'.

emojier: Show placeholder message instead of disabling recents when empty

Right now we disable the recents view when it's empty, but this relies
on querying recentEmojiModel.count, which is not a property, so it
doesn't update as the model fills up with recents. Making it a property
is annoying, and a better UX is simply to show a placeholder message on
the page when it's empty as we do in other places. The code already
skips showing the view on launch if it's empty, so everything still
works.
FIXED-IN: 5.24

M  +8    -1    applets/kimpanel/backend/ibus/emojier/app/ui/CategoryPage.qml
M  +0    -1    applets/kimpanel/backend/ibus/emojier/app/ui/emojier.qml

https://invent.kde.org/plasma/plasma-desktop/commit/f78bd646d225580cff136e5fe648e897f31c4279

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

Reply via email to