Merge pull request #94 from jhakonen/review/fix-pc-view-alignment

PC view: position app's icon and text on same level with other apps
This commit is contained in:
Cameron Gutman
2018-10-03 17:40:49 -07:00
committed by GitHub

View File

@@ -73,6 +73,9 @@ GridView {
width: 150
height: 200
}
width: sourceSize.width
height: sourceSize.height
fillMode: Image.Pad
}
Image {