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