mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
4a490aafbf
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. |
||
---|---|---|
.. | ||
analytics | ||
directives | ||
filters | ||
ide | ||
main | ||
modules | ||
services | ||
utils | ||
base.coffee | ||
ide.coffee | ||
libs.coffee | ||
main.coffee |