excalidraw/src/scene
Michal Srb 5d7020cce6
Refactoring in pointer down event handler (#1880)
* Refactor: Move context menu touch device handling

* Refactor: Move more stuff out of pointer down

* Refactor: Move last coords into an object

* Refactor: Move scrollbar handling out of pointer down

* Refactor: simplify resizing in pointer down

* Refactor: further simplify resizing in pointer down

* Refactor: clarify clearing selection code

* Refactor: move out clearing selection from pointer down

* Refactor: further simplify deselection in pointer down
2020-07-08 22:07:51 -07:00
..
browser-native.d.ts Move file system operations to separate module (#510) 2020-01-22 13:55:13 +01:00
comparisons.ts Prefer arrow functions and callbacks (#1210) 2020-05-20 15:21:37 +02:00
export.ts do not center text when not applicable (#1783) 2020-06-25 21:21:27 +02:00
globalScene.ts Implement line editing (#1616) 2020-06-01 11:35:44 +02:00
index.ts Fix group element removing (#1676) 2020-05-30 13:48:57 -07:00
scroll.ts feat: add width, height as props to App.tsx (#1871) 2020-07-07 17:10:39 +02:00
scrollbars.ts Refactoring in pointer down event handler (#1880) 2020-07-08 22:07:51 -07:00
selection.ts Fix group element removing (#1676) 2020-05-30 13:48:57 -07:00
types.ts Add collaborators names (#1223) 2020-04-07 14:02:42 +01:00
zoom.ts Prefer arrow functions and callbacks (#1210) 2020-05-20 15:21:37 +02:00