mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-13 04:20:05 +02:00
Shift drag to add to selection (#355)
* Shift drag to add to selection * Inlined variable
This commit is contained in:

committed by
Christopher Chedeau

parent
4c62cbf57e
commit
bc2bae2a9a
@@ -4,7 +4,7 @@ export {
|
||||
getSelectedIndices,
|
||||
deleteSelectedElements,
|
||||
someElementIsSelected,
|
||||
setSelection,
|
||||
getElementsWithinSelection,
|
||||
getSelectedAttribute
|
||||
} from "./selection";
|
||||
export {
|
||||
|
Reference in New Issue
Block a user