capnmidnight / Calla

Virtual Meetups through Jitsi
https://www.calla.chat
MIT License
1.08k stars 77 forks source link

Don't restrict user movement to grid positions. #58

Closed capnmidnight closed 4 years ago

capnmidnight commented 4 years ago

Let users move to any precise pixel point on the grid. The collision detection still needs to happen on the grid, but there's no need for users to be strictly aligned to the grid. Lacking a grid will let users adopt more organic conversation layouts.