mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Add distribute actions. (#2395)
This commit is contained in:
parent
d3c3894108
commit
198106e297
9 changed files with 278 additions and 8 deletions
|
@ -17,6 +17,7 @@ export const KEYS = {
|
|||
ALT_KEY_CODE: 18,
|
||||
Z_KEY_CODE: 90,
|
||||
GRID_KEY_CODE: 222,
|
||||
H_KEY_CODE: 72,
|
||||
G_KEY_CODE: 71,
|
||||
C_KEY_CODE: 67,
|
||||
V_KEY_CODE: 86,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue