1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-18 09:35:20 +02:00
joplin/ElectronClient/gui/NoteEditor/NoteBody/CodeMirror/utils
Caleb John 8eb94bc8ab
Desktop: Manually refresh codemirror whenever the window size changes (#3388)
* Manually refresh codemirror whenever the parent div size changes

* Set editor width through style rather than adding an extra property

* use Memo for editorStyle
2020-07-02 22:45:43 +01:00
..
index.ts Desktop: Manually refresh codemirror whenever the window size changes (#3388) 2020-07-02 22:45:43 +01:00
types.ts Desktop: Add option to choose Code Mirror as code editor (#3284) 2020-06-06 16:00:20 +01:00
useCursorUtils.ts Desktop: Add option to choose Code Mirror as code editor (#3284) 2020-06-06 16:00:20 +01:00
useEditorSearch.js Android release v1.0.333 2020-06-28 19:57:33 +01:00
useLineSorting.ts Desktop: Add option to choose Code Mirror as code editor (#3284) 2020-06-06 16:00:20 +01:00
useListIdent.ts Desktop: Remove auto-indent for in note html/xml for Code Mirror (#3374) 2020-06-16 13:00:58 +01:00
useScrollUtils.ts Desktop: Add option to choose Code Mirror as code editor (#3284) 2020-06-06 16:00:20 +01:00