Add sourceSize to the open file button.

Contributes to CURA-5942.
This commit is contained in:
Diego Prado Gesto 2018-11-26 17:53:38 +01:00
parent 6a2bbca7ce
commit ad3fa9548a

View file

@ -101,7 +101,8 @@ Item
height: UM.Theme.getSize("button_icon").height
color: UM.Theme.getColor("toolbar_button_text")
sourceSize: UM.Theme.getSize("button_icon")
sourceSize.width: width
sourceSize.height: height
}
background: Rectangle