mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-02 07:07:06 +02:00
Refactoring in pointer down event handler, step 3 (#1888)
* Refactor: use pointer down state for alt duplication flag * Refactor: use pointer down state for drag state * Refactor: simplify over scrollbars check * Refactor: move pointer move handler out of pointer down handler * Refactor: move pointer up handler out of pointer down handler * Refactor: further simplify scrollbar check state in pointer down event * Refactor: pull out initial pointer down state creation
This commit is contained in: