mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 15:13:56 -06:00
Change the info button in the action panel according to the designs
Adjust the padding in the preview shortcut.
This commit is contained in:
parent
6af1e72ea3
commit
e9f8757fac
3 changed files with 2 additions and 51 deletions
|
@ -112,6 +112,8 @@ Column
|
|||
id: previewStageShortcut
|
||||
|
||||
height: UM.Theme.getSize("action_panel_button").height
|
||||
leftPadding: UM.Theme.getSize("default_margin").width
|
||||
rightPadding: UM.Theme.getSize("default_margin").width
|
||||
text: catalog.i18nc("@button", "Preview")
|
||||
|
||||
onClicked: UM.Controller.setActiveStage("PreviewStage")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue