Feat: documentation, UI/UX
This commit is contained in:
@@ -221,7 +221,6 @@ pub enum AppCommand {
|
||||
// UI state
|
||||
ClearMinimap,
|
||||
HideTitle,
|
||||
ToggleEditorStack,
|
||||
SetColorScheme(ColorScheme),
|
||||
SetHueRotation(f32),
|
||||
ToggleRuntimeHighlight,
|
||||
@@ -317,5 +316,4 @@ pub enum AppCommand {
|
||||
SetScriptLength(usize),
|
||||
ScriptSave,
|
||||
ScriptEvaluate,
|
||||
ToggleScriptStack,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user