mirror of
				https://github.com/YACReader/yacreader
				synced 2025-10-31 00:04:26 -04:00 
			
		
		
		
	fixed comics selecting in grid view
This commit is contained in:
		| @ -96,6 +96,7 @@ Rectangle { | ||||
|  | ||||
|                             if(!comicsSelectionHelper.isSelectedIndex(index)) | ||||
|                             { | ||||
|                                 comicsSelectionHelper.clear(); | ||||
|                                 comicsSelectionHelper.selectIndex(index) | ||||
|                                 grid.currentIndex = index; | ||||
|                             } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user