mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-14 18:27:51 -06:00
Merge branch 'master' into themed-layer-view
This commit is contained in:
commit
2493bd6fe6
289 changed files with 90651 additions and 67915 deletions
|
@ -363,7 +363,7 @@ Item
|
|||
property bool roundValues: true
|
||||
|
||||
property var activeHandle: upperHandle
|
||||
property bool layersVisible: UM.LayerView.layerActivity && Printer.platformActivity ? true : false
|
||||
property bool layersVisible: UM.LayerView.layerActivity && CuraApplication.platformActivity ? true : false
|
||||
|
||||
function getUpperValueFromHandle()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue