-
-
Notifications
You must be signed in to change notification settings - Fork 5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Desktop: Dev fix: Only disable editor toolbar in preview mode
Reverts 4682619 Disabling the toolbar when the editor is not in focus means it was disabled when trying to click on one of the button, because the editor loses focus before the click event is processed.
- Loading branch information
Showing
2 changed files
with
4 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 0 additions & 15 deletions
15
ElectronClient/gui/NoteEditor/NoteBody/AceEditor/utils/useFocus.ts
This file was deleted.
Oops, something went wrong.