mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-17 22:23:31 +00:00
Reserve a static size for app icon in PC view to position the icon and text on same level with other apps
This commit is contained in:
@@ -73,6 +73,9 @@ GridView {
|
|||||||
width: 150
|
width: 150
|
||||||
height: 200
|
height: 200
|
||||||
}
|
}
|
||||||
|
width: sourceSize.width
|
||||||
|
height: sourceSize.height
|
||||||
|
fillMode: Image.Pad
|
||||||
}
|
}
|
||||||
|
|
||||||
Image {
|
Image {
|
||||||
|
|||||||
Reference in New Issue
Block a user