Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions api/app_command.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,8 @@ Executes the given command named `CommandName` with the specified parameters.
* Toggles the visibility of the preview window
* app.command.ToggleTimelineThumbnails
* Toggles the timeline thumbnails preference
* app.command.ToggleWorkspaceLayout
* Toggles the Workspace Layout UI. This command only opens or closes the workspace layout mode, and cannot be used to select a specific Layout.
* app.command.UndoHistory
* Shows the undo history window
* app.command.Undo
Expand Down