mirror of
				https://github.com/YACReader/yacreader
				synced 2025-10-30 15:54:27 -04:00 
			
		
		
		
	Merge pull request #192 from vedgy/fix-info-comics-view-crashes
Library: fix InfoComicsView crashes
This commit is contained in:
		| @ -97,6 +97,7 @@ Rectangle { | |||||||
|         highlightMoveDuration: 250 |         highlightMoveDuration: 250 | ||||||
|  |  | ||||||
|         onCurrentIndexChanged: { |         onCurrentIndexChanged: { | ||||||
|  |             if (currentIndex !== -1) | ||||||
|                 currentCoverChanged(currentIndex); |                 currentCoverChanged(currentIndex); | ||||||
|         } |         } | ||||||
|  |  | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user