excalidraw/src/actions
Enzo Ferey 6ebd41734f
Resize handler detection should not be active when moving multip… (#767)
* Fix bug.

* Implement `getSelectedElements`.

* Explicit condition.

* Respect variable naming.

* Keep state consistent.

* Use `isSomeElementSelected` abstraction.

* Missing ones.
2020-02-16 22:54:50 +01:00
..
actionCanvas.tsx Shortcuts to zoom in/out and to reset zoom (#770) 2020-02-16 17:00:45 +01:00
actionDeleteSelected.tsx Resize handler detection should not be active when moving multip… (#767) 2020-02-16 22:54:50 +01:00
actionExport.tsx Replace i18n by a custom implementation (#638) 2020-01-31 21:06:06 +00:00
actionFinalize.tsx fix some element types reset to selection when the lock is active (#746) 2020-02-10 15:09:50 +01:00
actionProperties.tsx Resize handler detection should not be active when moving multip… (#767) 2020-02-16 22:54:50 +01:00
actionSelectAll.ts support undo/redo for azerty keyboards (#630) 2020-02-01 17:37:22 +01:00
actionStyles.ts Fix issues related to history (#701) 2020-02-05 19:47:10 +01:00
actionZindex.tsx z-index button fixes (#738) 2020-02-09 17:09:21 +01:00
index.ts Shortcuts to zoom in/out and to reset zoom (#770) 2020-02-16 17:00:45 +01:00
manager.tsx move footer into layerUI & refactor ActionManager (#729) 2020-02-07 23:46:19 +01:00
types.ts move footer into layerUI & refactor ActionManager (#729) 2020-02-07 23:46:19 +01:00