Use a context property for setting the comic info visibility.

This commit is contained in:
Luis Ángel San Martín 2016-04-16 22:29:31 +02:00
parent 0aa3aee921
commit ba5dfc0807

View File

@ -588,7 +588,7 @@ Rectangle {
color: "#2e2e2e"
visible: false
visible: showInfo
ScrollView {
anchors.fill: parent