More versatile selection commands

This commit is contained in:
2021-10-07 20:51:18 -06:00
parent 6bf6dc5515
commit 34378070ec
3 changed files with 75 additions and 33 deletions

View File

@@ -25,7 +25,7 @@
(set mousePressedCallback
->[self _x _y]
{
(controller.ToggleEntrySelection e)
(controller.ToggleSelectEntry e)
})
(set mouseStopDragCallback
->[self _dx _dy]