Fix irregular size of icons on the main grid

master
kirbylife 2024-04-02 01:24:26 -06:00
parent ab970dd485
commit f4c8564f75
1 changed files with 2 additions and 0 deletions

View File

@ -49,6 +49,8 @@ Page {
Image {
anchors.centerIn: parent
source: attrs.Icon
width: parent.width
height: width
}
onClicked: {