overleaf/services/web/public/coffee/ide/pdf/controllers
James Allen af85c83877 Buffer updates when only a single user is editing a document
Add in 5 second delay between flushing updates when only a single user
is editing a document. As soon as an update is received from another user
we switch to sending updates immediately again so there is no latency
between collaborators. The logic applies to individual docs, so two users
can be editing different docs and will still buffer updates since they
will not affect each other.
2015-04-17 11:24:28 +01:00
..
PdfController.coffee Buffer updates when only a single user is editing a document 2015-04-17 11:24:28 +01:00
PdfViewToggleController.coffee Show PDF button in toolbar if file tree is closed in PDF flat view 2014-08-12 13:18:22 +01:00