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

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/discover/-/commit/a5edba
                   |                            |99485bb1ba9dea820149fd4c858
                   |                            |721de5b
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
   Version Fixed In|                            |6.4.0

--- Comment #2 from Nate Graham <n...@kde.org> ---
Git commit a5edba99485bb1ba9dea820149fd4c858721de5b by Nate Graham.
Committed on 19/03/2025 at 23:11.
Pushed by ngraham into branch 'master'.

Show transaction progress at point of use

Right now when you install an app from the application page, the
progress indicator appears in the bottom-left corner of the window,
which is the opposite corner from where the user's pointer is located
and where their eyeballs are looking. It's easy to miss.

This commit changes that by moving the progress information into the
location where the user just clicked and is still looking. The old
transaction progress overview is hidden while there's only one
in-progress transaction and it's already visible on the page.
FIXED-IN: 6.4.0

M  +3    -3    appiumtests/flatpak.py
M  +1    -0    discover/qml/ApplicationDelegate.qml
M  +19   -9    discover/qml/ApplicationPage.qml
M  +7    -3    discover/qml/DiscoverDrawer.qml
M  +16   -3    discover/qml/InstallApplicationButton.qml
M  +0    -2    discover/qml/ProgressView.qml

https://invent.kde.org/plasma/discover/-/commit/a5edba99485bb1ba9dea820149fd4c858721de5b

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

Reply via email to