LearnNewsExamplesServices
Frontmatter
id2459
titlecalendar.view.MainContainer: SettingsContainer lazy loading strategy
stateClosed
labels
enhancement
assigneestobiu
createdAtJun 24, 2021, 9:02 PM
updatedAtJun 25, 2021, 2:08 PM
githubUrlhttps://github.com/neomjs/neo/issues/2459
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJun 25, 2021, 2:08 PM

calendar.view.MainContainer: SettingsContainer lazy loading strategy

Closed v8.1.0 enhancement
tobiu
tobiu commented on Jun 24, 2021, 9:02 PM

the current logic is to lazy load the settings container in case the useSettingsContainer does get set to true => afterSetUseSettingsContainer().

it would be smarter to also check for the expanded state => if the settings container is hidden, don't load the module, but do it when first expanding it (prior to the OP).

tobiu added the enhancement label on Jun 24, 2021, 9:02 PM
tobiu assigned to @tobiu on Jun 24, 2021, 9:02 PM
tobiu referenced in commit 9736fd3 - "calendar.view.MainContainer: SettingsContainer lazy loading strategy #2459" on Jun 25, 2021, 2:08 PM
tobiu closed this issue on Jun 25, 2021, 2:08 PM