mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 23:38:59 +08:00
Do not load the theme again when the UI has been loaded
Theme is now loaded on creation instead
This commit is contained in:
parent
074048f83c
commit
222b4666d3
@ -706,11 +706,6 @@ UM.MainWindow
|
||||
}
|
||||
}
|
||||
|
||||
Component.onCompleted:
|
||||
{
|
||||
UM.Theme.load(UM.Resources.getPath(UM.Resources.Themes, "cura"))
|
||||
}
|
||||
|
||||
Timer
|
||||
{
|
||||
id: startupTimer;
|
||||
|
Loading…
x
Reference in New Issue
Block a user