mirror of
				https://github.com/YACReader/yacreader
				synced 2025-11-04 01:05:06 -05: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