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

Alexander Lohnau <alexander.loh...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
   Version Fixed In|                            |5.73
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/knewstuff/commit/24d
                   |                            |8b7c2fa5ea81d9b8322fa730de7
                   |                            |f3b30a94f0

--- Comment #3 from Alexander Lohnau <alexander.loh...@gmx.de> ---
Git commit 24d8b7c2fa5ea81d9b8322fa730de7f3b30a94f0 by Alexander Lohnau.
Committed on 11/08/2020 at 18:29.
Pushed by alex into branch 'master'.

Hide load more spinner while updating/installing
FIXED-IN: 5.73

The isLoadingData state was always set to true when the busy signal gets
emitted. But in the case of an installation there is no data in the
sense of more entries loaded, consequently we don't need to show the
spinner.

Because of that this MR introduces a new API which tells exactly what
operations are currently running.

M  +1    -1    src/core/CMakeLists.txt
M  +59   -11   src/core/engine.cpp
M  +74   -0    src/core/engine.h
M  +9    -3    src/qtquick/quickitemsmodel.cpp

https://invent.kde.org/frameworks/knewstuff/commit/24d8b7c2fa5ea81d9b8322fa730de7f3b30a94f0

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

Reply via email to