mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 18:29:04 +08:00
Remove catalog creation from setting item
This pretty much doubles the speed by which setting items are created.
This commit is contained in:
parent
60547b4265
commit
b07086dee4
@ -315,7 +315,5 @@ Item
|
|||||||
width: UM.Theme.getSize("setting_control").width
|
width: UM.Theme.getSize("setting_control").width
|
||||||
height: UM.Theme.getSize("setting_control").height
|
height: UM.Theme.getSize("setting_control").height
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
UM.I18nCatalog { id: catalog; name: "cura" }
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user