https://bugs.kde.org/show_bug.cgi?id=473798
--- Comment #14 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit 91eb28e53233b97031163faf126f361d235b6500 by Fushan Wen. Committed on 01/09/2023 at 03:17. Pushed by fusionfuture into branch 'kf5'. GridDelegate: lazy load menu The menu is only used for keyboard navigation, so no need to always load it. This speeds up the compilation of GridDelegate. (cherry picked from commit 0068222cf64877f109c8f23feb7906e11d09b7dd) M +19 -27 src/qmlcontrols/kcmcontrols/qml/GridDelegate.qml A +32 -0 src/qmlcontrols/kcmcontrols/qml/private/GridDelegateMenu.qml [License: LGPL(v2.0+)] https://invent.kde.org/frameworks/kdeclarative/-/commit/91eb28e53233b97031163faf126f361d235b6500 -- You are receiving this mail because: You are watching all bug changes.