mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
Fixed double click for opening.
This commit is contained in:
parent
4f0bd14f3d
commit
b983de8888
@ -158,7 +158,7 @@ Rectangle {
|
||||
|
||||
comicsSelectionHelper.selectIndex(index);
|
||||
grid.currentIndex = index;
|
||||
comicsSelectionHelper.selectedItem(index);
|
||||
currentIndexHelper.selectedItem(index);
|
||||
}
|
||||
|
||||
function selectAll(from,to)
|
||||
|
Loading…
Reference in New Issue
Block a user