making image smaller
This commit is contained in:
parent
787b0eea42
commit
3d5e131ad5
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ Item {
|
|||
|
||||
Image {
|
||||
id: imagePreview
|
||||
Layout.preferredWidth: 1000
|
||||
Layout.preferredWidth: 600
|
||||
Layout.preferredHeight: Layout.preferredWidth / 16 * 9
|
||||
Layout.alignment: Qt.AlignCenter
|
||||
fillMode: Image.PreserveAspectFit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue