https://bugs.kde.org/show_bug.cgi?id=473798
--- Comment #13 from Fushan Wen <[email protected]> --- Git commit 0068222cf64877f109c8f23feb7906e11d09b7dd by Fushan Wen. Committed on 01/09/2023 at 03:09. Pushed by fusionfuture into branch 'master'. 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. M +18 -30 src/qml/components/GridDelegate.qml A +35 -0 src/qml/components/private/GridDelegateMenu.qml [License: LGPL(v2.0+)] https://invent.kde.org/frameworks/kcmutils/-/commit/0068222cf64877f109c8f23feb7906e11d09b7dd -- You are receiving this mail because: You are watching all bug changes.
