feat: add magic wand tool with settings and controls, including UI integration and functionality
This commit is contained in:
@@ -6,6 +6,7 @@ const toolKeybinds = {
|
||||
b: "brush",
|
||||
e: "eraser",
|
||||
k: "chromaKey",
|
||||
w: "magicWand",
|
||||
p: "pan",
|
||||
s: "select",
|
||||
} as const;
|
||||
|
||||
Reference in New Issue
Block a user