https://bugs.kde.org/show_bug.cgi?id=417985
Alexander Lohnau <alexander.loh...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/fram | |eworks/knewstuff/commit/745 | |3b03a4ecce6f51de366f84e04dd | |adae19a68b Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Version Fixed In| |5.74 --- Comment #13 from Alexander Lohnau <alexander.loh...@gmx.de> --- Git commit 7453b03a4ecce6f51de366f84e04ddadae19a68b by Alexander Lohnau. Committed on 02/09/2020 at 12:30. Pushed by alex into branch 'master'. Fix cache sync issues with QtQuick dialog The engine is reused for the QtQuick dialog, consequently the cache gets only updated once the dialog is initialized. Now the cache is updated if the RemoveDeadEntries option is selected every time every time the dialog is about to show. Also the state of the entries gets updated and with 8531bbcc the current filter rev-alidates these entries properly. FIXED-IN: 5.74 M +28 -4 src/core/engine.cpp M +9 -0 src/core/engine.h M +1 -0 src/qtquick/qml/Button.qml https://invent.kde.org/frameworks/knewstuff/commit/7453b03a4ecce6f51de366f84e04ddadae19a68b -- You are receiving this mail because: You are watching all bug changes.