feat: add chroma key tool and settings, including UI components and controls
This commit is contained in:
@@ -10,6 +10,7 @@ const shortcuts: Shortcut[] = [
|
||||
{ keys: ["S"], label: "Select" },
|
||||
{ keys: ["B"], label: "Brush" },
|
||||
{ keys: ["E"], label: "Eraser" },
|
||||
{ keys: ["K"], label: "Chroma key" },
|
||||
{ keys: ["P"], label: "Pan" },
|
||||
{ keys: ["Space"], label: "Hold to pan" },
|
||||
{ keys: ["L"], label: "Layers" },
|
||||
|
||||
Reference in New Issue
Block a user