In the timeline, OverlaySheets take extra long time to load, because it does a lot of setup work. This commit wrap them in Components and create the items only when the corresponding actions are triggered.
Type: fix
Differential D42
Lazily create OverlaySheets tusooa on Jun 14 2024, 5:37 AM. Authored by Tags None Referenced Files
Subscribers None
Details
In the timeline, OverlaySheets take extra long time to load, because it does a lot of setup work. This commit wrap them in Components and create the items only when the corresponding actions are triggered. Type: fix Verify that unit tests pass. Check all popups in the timeline still work.
Diff Detail
|