forked from Silverfish/proton-bridge
GODT-1319: Set sourceSize everywhere for images
This commit is contained in:
@ -86,6 +86,8 @@ Item {
|
||||
|
||||
ColorImage {
|
||||
id: image
|
||||
Layout.fillHeight: true
|
||||
sourceSize.height: height
|
||||
}
|
||||
|
||||
Label {
|
||||
|
||||
Reference in New Issue
Block a user