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