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 Build chat message styles on the controller side (allowing for extra parameters). 2017-12-14 11:23:22 +00:00
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 Make the back to projects button closer to current SL. 2017-12-05 10:20:25 +00:00
history-file-tree.pug Add history-file-tree.pug 2017-12-20 16:42:23 +00:00
history.pug Show apology message instead of raw binary files 2018-01-04 10:53:49 +00:00
hotkeys.pug If track-changes is not enabled, don't show hotkeys for it. 2017-08-03 15:16:54 +01:00
left-menu.pug Merge branch 'sk-auto-pair-braces' into sk-ac-improvements-integration 2017-07-06 14:39:28 +01:00
pdf.pug Adjust icon spacing in PDF toolbar 2018-02-08 14:41:39 +00:00
publish-template.pug
review-panel.pug Remove unused link sharing rollout, but keep onboarding popup 2017-11-22 17:07:50 +00:00
share.pug Merge pull request #310 from sharelatex/ja-link-sharing-tweaks 2018-02-09 11:23:28 +00:00