mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Add new keyboard shortcuts for shape selection by introducing `codes` for each shape in the `SHAPES` array. Update the shape finding logic to include a new function, `findShapeByCode`, which allows shape selection using both key and code events. This enhances user experience by providing more flexible input options for shape selection. |
||
---|---|---|
.. | ||
common | ||
element | ||
excalidraw | ||
math | ||
utils | ||
eslintrc.base.json | ||
tsconfig.base.json |