feat: implement chroma key operation and related keybinds, update workspace panel management
This commit is contained in:
@@ -26,7 +26,6 @@ export const initialEditorState: EditorState = {
|
||||
},
|
||||
workspace: {
|
||||
panel: "none",
|
||||
previousNonGenerateTool: "select",
|
||||
},
|
||||
transformSession: undefined,
|
||||
maskEdit: undefined,
|
||||
|
||||
Reference in New Issue
Block a user