mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-15 18:57:52 -06:00
Merge branch 'master' of github.com:Ultimaker/Cura
Conflicts: cura/MachineManagerModel.py
This commit is contained in:
commit
bcf7e0459b
3 changed files with 45 additions and 15 deletions
|
@ -24,6 +24,7 @@ ScrollView
|
|||
{
|
||||
id: contents
|
||||
spacing: UM.Theme.getSize("default_lining").height;
|
||||
cacheBuffer: 1000000; // A huge to cache to effectively cache everything.
|
||||
|
||||
model: UM.SettingDefinitionsModel {
|
||||
id: definitionsModel;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue