mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-10-18 06:11:29 +08:00

This way most of the UI parsing and construction will be done while the window is not yet visible, reducing the time we show a window with no contents. Contributes to #74