mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 21:44:01 -06:00
Layer view now has an awesome slider!
This commit is contained in:
parent
32e3706677
commit
0bc860a5d6
3 changed files with 49 additions and 4 deletions
|
@ -7,7 +7,8 @@ def getMetaData():
|
|||
"name": "Layer View"
|
||||
},
|
||||
'view': {
|
||||
'name': 'Layers'
|
||||
'name': 'Layers',
|
||||
'view_panel': 'LayerView.qml'
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue