mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-08 10:07:04 +02:00
Add Zen mode for distraction free drawing (#1450)
This commit is contained in:
@@ -46,6 +46,7 @@ export function getDefaultAppState(): AppState {
|
||||
collaborators: new Map(),
|
||||
shouldCacheIgnoreZoom: false,
|
||||
showShortcutsDialog: false,
|
||||
zenModeEnabled: false,
|
||||
};
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user