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:
commit
22ed7f4e49
1 changed files with 3 additions and 0 deletions
|
|
@ -73,6 +73,9 @@ GridView {
|
|||
width: 150
|
||||
height: 200
|
||||
}
|
||||
width: sourceSize.width
|
||||
height: sourceSize.height
|
||||
fillMode: Image.Pad
|
||||
}
|
||||
|
||||
Image {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue