mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 13:04:28 -04:00
Use a context property for setting the comic info visibility.
This commit is contained in:
@ -588,7 +588,7 @@ Rectangle {
|
||||
|
||||
color: "#2e2e2e"
|
||||
|
||||
visible: false
|
||||
visible: showInfo
|
||||
|
||||
ScrollView {
|
||||
anchors.fill: parent
|
||||
|
Reference in New Issue
Block a user