Add lazy instantiation for submenus
ClosedPublic

Authored by cordlandwehr on Mar 10 2019, 12:18 PM.

Details

Summary

Items of submenus are only required when the respective submenu is
becoming visible. Setting the intantiator to active only when the
menu is visible avoids loading all submenus at once.

Diff Detail

Repository
R169 Kirigami
Branch
lazyGenerationOfMenus
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 9440
Build 9458: arc lint + arc unit
cordlandwehr created this revision.Mar 10 2019, 12:18 PM
Restricted Application added a project: Kirigami. · View Herald TranscriptMar 10 2019, 12:18 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
cordlandwehr requested review of this revision.Mar 10 2019, 12:18 PM
apol accepted this revision.Mar 11 2019, 12:07 AM

Actually let's get this in and see how it works.

This revision is now accepted and ready to land.Mar 11 2019, 12:07 AM
This revision was automatically updated to reflect the committed changes.