https://bugs.kde.org/show_bug.cgi?id=473798
--- Comment #16 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit 2c77155c583a734f2f63e76842399eab37f35b0a by Fushan Wen. Committed on 01/09/2023 at 19:06. Pushed by fusionfuture into branch 'master'. Button: don't compile NewStuff.Dialog on the first load When Loader.sourceComponent is set, QML engine will precompile the component even if the Loader is not active. This reduces the compilation time by about 15% (400ms -> 300ms). M +24 -30 src/qtquick/qml/Button.qml https://invent.kde.org/frameworks/knewstuff/-/commit/2c77155c583a734f2f63e76842399eab37f35b0a -- You are receiving this mail because: You are watching all bug changes.