overleaf/services/web/app/views/project/editor
Alasdair Smith fafbbfef87 Fix bug where cursor position wouldn't be saved when switching documents
This was caused by an underlying bug/poor optimisation where the aceEditor
directive would be reconstructed every time when switching between documents.
This wiped instances like CursorPositionManager which relies on keeping state
between doc changes.

Now the directive is only removed when switching between Ace and CM. This
prevents other potential bugs and improves performance.
2018-02-19 11:45:00 +00:00
..
binary-file.pug
chat.pug
editor.pug Fix bug where cursor position wouldn't be saved when switching documents 2018-02-19 11:45:00 +00:00
file-tree.pug Merge pull request #321 from sharelatex/ja-recompile-tweaks 2018-02-14 09:34:16 +00:00
header.pug
history-file-tree.pug
history.pug
hotkeys.pug
left-menu.pug
pdf.pug
publish-template.pug
review-panel.pug
share.pug Merge pull request #310 from sharelatex/ja-link-sharing-tweaks 2018-02-09 11:23:28 +00:00