mirror of
https://github.com/overte-org/overte.git
synced 2025-04-16 04:28:07 +02:00
minor tweak - just in case
This commit is contained in:
parent
f23f882595
commit
3d39aae35b
1 changed files with 1 additions and 0 deletions
|
@ -658,6 +658,7 @@ Rectangle {
|
|||
});
|
||||
if (newSelectedIndexes.length > 0) {
|
||||
table.selection.select(newSelectedIndexes);
|
||||
table.positionViewAtRow(userIndex, ListView.Beginning);
|
||||
}
|
||||
}
|
||||
signal sendToScript(var message);
|
||||
|
|
Loading…
Reference in a new issue