Shift drag to add to selection (#350)

This commit is contained in:
Timur Khazamov
2020-01-12 11:56:10 -08:00
committed by Christopher Chedeau
parent 58ad6d741d
commit ce467f7b65
3 changed files with 23 additions and 12 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ export {
getSelectedIndices,
deleteSelectedElements,
someElementIsSelected,
setSelection,
getElementsWithinSelection,
getSelectedAttribute
} from "./selection";
export {