mirror of
				https://github.com/YACReader/yacreader
				synced 2025-11-03 16:54:39 -05:00 
			
		
		
		
	Set a minimum width for the grid view.
This commit is contained in:
		@ -45,6 +45,7 @@ Rectangle {
 | 
			
		||||
    color: backgroundColor
 | 
			
		||||
    width: parent.width - (info_container.visible ? info_container.width : 0)
 | 
			
		||||
    Layout.fillWidth: true
 | 
			
		||||
    Layout.minimumWidth: coverWidth + 100
 | 
			
		||||
    height: parent.height
 | 
			
		||||
    anchors.margins: 0
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user