Save the width of comic info view in the GridView.

This commit is contained in:
Luis Ángel San Martín
2016-04-19 21:56:05 +02:00
parent 0486e5eb5f
commit 6a06217f0a
3 changed files with 13 additions and 0 deletions

View File

@ -581,6 +581,7 @@ Rectangle {
}
Rectangle {
id: info_container
objectName: "infoContainer"
Layout.preferredWidth: 350
Layout.minimumWidth: 350
Layout.maximumWidth: 960