mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07: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
1 changed files with 1 additions and 3 deletions
|
|
@ -315,7 +315,5 @@ Item
|
|||
width: UM.Theme.getSize("setting_control").width
|
||||
height: UM.Theme.getSize("setting_control").height
|
||||
}
|
||||
}
|
||||
|
||||
UM.I18nCatalog { id: catalog; name: "cura" }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue