mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 07:33:57 -06:00
Hide icons if monitor view is selected CURA-4527
This commit is contained in:
parent
18c7a5acf3
commit
1141368682
1 changed files with 2 additions and 0 deletions
|
@ -228,6 +228,8 @@ Rectangle
|
||||||
|
|
||||||
spacing: 2
|
spacing: 2
|
||||||
|
|
||||||
|
visible: !base.monitoringPrint
|
||||||
|
|
||||||
anchors {
|
anchors {
|
||||||
verticalCenter: base.verticalCenter
|
verticalCenter: base.verticalCenter
|
||||||
right: viewModeButton.right
|
right: viewModeButton.right
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue