You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 11, 2021. It is now read-only.
Currently all class initialisation (especially Icon Loading) is done in a static context. By moving those into dynamically loaded tasks they can be done during the splash screen time instead of before.