mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00
Fix aspect ratio of logo in about window
CURA-6934
This commit is contained in:
parent
726cf3b7a4
commit
f1b9ac1c21
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ UM.Dialog
|
|||
source: UM.Theme.getImage("logo")
|
||||
sourceSize.width: width
|
||||
sourceSize.height: height
|
||||
fillMode: Image.PreserveAspectFit
|
||||
|
||||
anchors.top: parent.top
|
||||
anchors.topMargin: parent.topPadding
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue