mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 06:33:55 -06:00
Action-Panel (CURA-5786) can now know about Preview-Stage (CURA-5829).
This commit is contained in:
parent
215fc4e8ec
commit
e66dd2be0b
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ Column
|
|||
hoverColor: UM.Theme.getColor("secondary")
|
||||
textColor: UM.Theme.getColor("primary")
|
||||
textHoverColor: UM.Theme.getColor("text")
|
||||
onClicked: UM.Controller.setActiveStage("MonitorStage")
|
||||
onClicked: UM.Controller.setActiveStage("PreviewStage")
|
||||
}
|
||||
|
||||
Cura.OutputDevicesActionButton
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue