overleaf/services/web/app/views/project
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
..
editor Fix bug where cursor position wouldn't be saved when switching documents 2018-02-19 11:45:00 +00:00
invite fix pug syntax 2017-01-31 14:57:22 +00:00
list UX tweaks to tags/folders side bar entry 2018-02-05 17:04:56 +00:00
editor.pug Hide rich text behind feature flag 2018-02-09 10:42:11 +00:00
list.pug Use hasFeature for message about returning to v1/SL 2018-01-31 10:05:56 +00:00