mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 21:13:58 -06:00
Added sizes to the stage menu
This isn't themed, but right now it does adhere to the sizes I got from UX CURA-5785
This commit is contained in:
parent
783fe9ab73
commit
4c1a45f904
2 changed files with 41 additions and 34 deletions
|
@ -19,7 +19,7 @@ ToolButton
|
|||
text: isNetworkPrinter ? Cura.MachineManager.activeMachineNetworkGroupName : Cura.MachineManager.activeMachineName
|
||||
|
||||
tooltip: Cura.MachineManager.activeMachineName
|
||||
|
||||
width: 240
|
||||
style: ButtonStyle
|
||||
{
|
||||
background: Rectangle
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue