mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00
Add a proper component with a label and a rectangle in the background
that shows the type of printer. Contributes to CURA-5942.
This commit is contained in:
parent
9720512f50
commit
0211122b12
4 changed files with 27 additions and 5 deletions
|
@ -21,7 +21,7 @@ Row
|
|||
{
|
||||
iconSource: UM.Theme.getIcon("view_3d")
|
||||
style: UM.Theme.styles.small_tool_button
|
||||
onClicked:UM.Controller.rotateView("3d", 0)
|
||||
onClicked: UM.Controller.rotateView("3d", 0)
|
||||
}
|
||||
|
||||
// #2 Front view
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue