mirror of
https://github.com/zadam/trilium.git
synced 2025-10-28 18:18:55 +01:00
Removed disabling grid mode in ExcalidrawTypeWidget
This commit is contained in:
parent
b833806ec7
commit
05ed917a56
@ -166,7 +166,6 @@ export default class ExcalidrawTypeWidget extends TypeWidget {
|
||||
onChange: () => this.onChangeHandler(),
|
||||
viewModeEnabled: options.is("databaseReadonly"),
|
||||
zenModeEnabled: false,
|
||||
gridModeEnabled: false,
|
||||
isCollaborating: false,
|
||||
detectScroll: false,
|
||||
handleKeyboardGlobally: false,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user