mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-10 03:08:59 +08:00
Action-Panel (CURA-5786) can now know about Preview-Stage (CURA-5829).
This commit is contained in:
parent
215fc4e8ec
commit
e66dd2be0b
@ -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…
x
Reference in New Issue
Block a user