You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rendering insertions from other peers feels a bit "choppy" right now, other collaborative editors seem to "smooth" it out a little bit, to give it the same feeling as if one is typing the letters locally
The text was updated successfully, but these errors were encountered:
Wildly guessing: Maybe somekind of queue of every input event (from remote peers) where we separate them by some miliseconds? So every input gets applied in a similar rhythm? Is this some kind of throttle?
Rendering insertions from other peers feels a bit "choppy" right now, other collaborative editors seem to "smooth" it out a little bit, to give it the same feeling as if one is typing the letters locally
The text was updated successfully, but these errors were encountered: