mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 02:49:04 +08:00
Hide layer view toolset when in monitoring mode
This commit is contained in:
parent
bd0b145036
commit
89cbaca257
@ -31,6 +31,8 @@ Item
|
||||
return base.mapFromItem(parent.parent, parent.buttonTarget.x, parent.buttonTarget.y);
|
||||
}
|
||||
|
||||
visible: !parent.parent.monitoringPrint
|
||||
|
||||
UM.PointingRectangle {
|
||||
id: layerViewMenu
|
||||
anchors.right: parent.right
|
||||
|
Loading…
x
Reference in New Issue
Block a user