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