Improve image delegate sizing
This commit is contained in:
@@ -35,7 +35,7 @@ Image {
|
||||
sourceSize.width: info.w
|
||||
sourceSize.height: info.h
|
||||
|
||||
fillMode: Image.PreserveAspectCrop
|
||||
fillMode: Image.PreserveAspectFit
|
||||
|
||||
Control {
|
||||
anchors.bottom: parent.bottom
|
||||
|
||||
Reference in New Issue
Block a user