Change the info button in the action panel according to the designs

Adjust the padding in the preview shortcut.
This commit is contained in:
Diego Prado Gesto 2018-12-04 09:12:57 +01:00
parent 6af1e72ea3
commit e9f8757fac
3 changed files with 2 additions and 51 deletions

View file

@ -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")

View file

@ -11,9 +11,6 @@ UM.RecolorImage
{
id: widget
//implicitHeight: UM.Theme.getSize("section_icon").height
//implicitWidth: UM.Theme.getSize("section_icon").width
source: UM.Theme.getIcon("info")
width: UM.Theme.getSize("section_icon").width
height: UM.Theme.getSize("section_icon").height