Remove Material.Icon
This commit is contained in:
@@ -225,6 +225,7 @@ Kirigami.ScrollablePage {
|
||||
Layout.fillWidth: true
|
||||
|
||||
innerObject: ImageDelegate {
|
||||
Layout.maximumWidth: parent.width
|
||||
Layout.preferredWidth: Math.min(320, info.w)
|
||||
Layout.preferredHeight: Math.min(320, info.h)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user