mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 04:36:01 +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
|
Timer
|
||||||
{
|
{
|
||||||
id: startupTimer;
|
id: startupTimer;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user