mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-28 13:21:10 -07: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