feat: reintroduce x
shortcut for freedraw
(#5840)
This commit is contained in:
parent
58accc9310
commit
bdc56090d7
@ -58,7 +58,7 @@ export const SHAPES = [
|
|||||||
{
|
{
|
||||||
icon: FreedrawIcon,
|
icon: FreedrawIcon,
|
||||||
value: "freedraw",
|
value: "freedraw",
|
||||||
key: KEYS.P,
|
key: [KEYS.P, KEYS.X],
|
||||||
numericKey: KEYS["7"],
|
numericKey: KEYS["7"],
|
||||||
fillable: false,
|
fillable: false,
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user