mirror of
https://github.com/OpenCut-app/OpenCut.git
synced 2026-07-13 21:52:53 +02:00
feat: basic ripple editing
This commit is contained in:
@@ -105,6 +105,10 @@ export const ACTIONS = {
|
||||
category: "editing",
|
||||
defaultShortcuts: ["n"],
|
||||
},
|
||||
"toggle-ripple-editing": {
|
||||
description: "Toggle ripple editing",
|
||||
category: "editing",
|
||||
},
|
||||
"select-all": {
|
||||
description: "Select all elements",
|
||||
category: "selection",
|
||||
|
||||
Reference in New Issue
Block a user