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/utils
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
..
index.ts Destkop: Fix selection-related issues 2020-05-21 08:17:08 +01:00
types.ts Refactor note editor 2020-05-02 16:41:07 +01:00
useListIdent.ts Destkop: Fix selection-related issues 2020-05-21 08:17:08 +01:00