mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-06 07:39:02 +02:00
7d0d18ea5e
It is strictly a superset of the change event we were using before: if there's a change, there will be always a cursor update, but there can be cursor updates (like when the user presses the arrow keys) that don't change the document. This is coherent with what we do to track user activity at https://github.com/sharelatex/web-sharelatex-internal/blob/dfb994352112e3535aac7a2c415e12d8050b2987/public/coffee/ide/connection/ConnectionManager.coffee#L49-L50