1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-18 09:35:20 +02:00
joplin/ElectronClient/gui/NoteEditor/NoteBody/AceEditor
Laurent Cozic f4092c0824 Desktop: Dev fix: Only disable editor toolbar in preview mode
Reverts 468261906a

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.
2020-06-03 23:59:45 +01:00
..
styles Refactor note editor 2020-05-02 16:41:07 +01:00
utils Desktop: Dev fix: Only disable editor toolbar in preview mode 2020-06-03 23:59:45 +01:00
AceEditor.tsx Desktop: Dev fix: Only disable editor toolbar in preview mode 2020-06-03 23:59:45 +01:00
Toolbar.tsx Desktop: Fixes #3286: Disable editor toolbar when editor is not in focus 2020-06-01 21:01:10 +00:00