overleaf/services/web/public/coffee/ide/pdf
Alasdair Smith 4a490aafbf Improve UX of triggering autocompile.
If a user is making infrequent edits (i.e. if reading and making small
changes), then waiting 5 seconds for a recompile is bad. Therefore we track
the time since the last recompile and use this to decide whether a recompile
should be run. This reduces the time to recompile, unless the user is typing
for a significant amount of time.
2017-09-08 10:42:54 +01:00
..
controllers Improve UX of triggering autocompile. 2017-09-08 10:42:54 +01:00
PdfManager.coffee Replace separate autocompile ctrl with listener in PdfController 2017-09-05 14:57:06 +01:00