mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 16:09:01 +08:00
Add sourceSize to the open file button.
Contributes to CURA-5942.
This commit is contained in:
parent
6a2bbca7ce
commit
ad3fa9548a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user