1j01 / jspaint

🎨 Classic MS Paint, REVIVED + ✨Extras
https://jspaint.app/about
MIT License
7.25k stars 568 forks source link

Other users cursors wont move up when scrolling down in multi-user mode #201

Open gabo-alv opened 3 years ago

gabo-alv commented 3 years ago

STR:

Result :

Expected :

Also notice that when, after scrolling down in Bob's screen , you move Alice's mouse in any direction, Alice's mouse gets moved to the correct relative position in Bob's screen, so I'm assuming that the remote users cursors are only being updated when their remote state changes, but local changes such as the local coordinates are not taken into account.

1j01 commented 3 years ago

Multiplayer support is garbage. I will rewrite it at some point, and it will be glorious.