https://bugs.kde.org/show_bug.cgi?id=413439
Dan Leinir Turthra Jensen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REPORTED |RESOLVED Latest Commit| |https://commits.kde.org/kne | |wstuff/f1f439cbef94a700847b | |d20c49d3436851542106 --- Comment #1 from Dan Leinir Turthra Jensen <[email protected]> --- Git commit f1f439cbef94a700847bd20c49d3436851542106 by Dan Leinir Turthra Jensen. Committed on 08/11/2019 at 14:32. Pushed by leinir into branch 'master'. Give some more pretty feedback in NewStuff::Page while the Engine is loading Summary: This adds an isLoading property to KNSQuick::Engine, and that is used to show a busy indicator (with descriptive label) when engine is loading. Test Plan: Without this patch: Empty content panel while loading is happening With this patch: {F7744725} Reviewers: #knewstuff, #frameworks, ngraham, #vdg Reviewed By: ngraham, #vdg Subscribers: kde-frameworks-devel Tags: #frameworks Differential Revision: https://phabricator.kde.org/D25173 M +11 -4 src/qtquick/qml/DialogContent.qml M +47 -4 src/qtquick/qml/Page.qml M +20 -1 src/qtquick/quickengine.cpp M +16 -0 src/qtquick/quickengine.h https://commits.kde.org/knewstuff/f1f439cbef94a700847bd20c49d3436851542106 -- You are receiving this mail because: You are watching all bug changes.
