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
I added an input box to specify a user to follow and it seems to work 'once': I get the outline color, the viewport updated and the 'Stop Following' popup, after calling editor.startFollowingUser(xxx).
But it's not updated after the followed user changes its viewport (pan, zoom).
Should the Yjs code be updated to allow following a user or something else ?
The text was updated successfully, but these errors were encountered:
I added an input box to specify a user to follow and it seems to work 'once': I get the outline color, the viewport updated and the 'Stop Following' popup, after calling
editor.startFollowingUser(xxx)
.But it's not updated after the followed user changes its viewport (pan, zoom).
Should the Yjs code be updated to allow following a user or something else ?
The text was updated successfully, but these errors were encountered: