mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -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
|
highlightMoveDuration: 250
|
||||||
|
|
||||||
onCurrentIndexChanged: {
|
onCurrentIndexChanged: {
|
||||||
|
if (currentIndex !== -1)
|
||||||
currentCoverChanged(currentIndex);
|
currentCoverChanged(currentIndex);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user