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