mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04:00
Save the width of comic info view in the GridView.
This commit is contained in:
@ -581,6 +581,7 @@ Rectangle {
|
||||
}
|
||||
Rectangle {
|
||||
id: info_container
|
||||
objectName: "infoContainer"
|
||||
Layout.preferredWidth: 350
|
||||
Layout.minimumWidth: 350
|
||||
Layout.maximumWidth: 960
|
||||
|
Reference in New Issue
Block a user