Victor Kuo
Victor Kuo
This is probably a time-zone related issue. Likely somewhere in the code it's not saving the proper UTC time, or its being rendered incorrectly on the client side.
Hey! This is a big issue with the current site. We are working on a multi-server approach for load balancing in the next re-write of the site. The current implementation...
Yeap, this is a known issue and it is one that I have tried to solve in the past...! The problem is how the line-height in the CSS is set...
Thank you @neyney10 for your kind comment. It was very thoughtful and well written. This is indeed a tough problem. Something I've learnt over the years is that any complex...
I personally don't see the need for this, but if people want it I guess it can be implemented. Care should be taken to not make the mobile interface too...
After replays are implemented?
This already exists in the host interface. The options have a drop down (when you press on the info icon). A nice way to show this to everyone would be...
A simple fix would be to call the scrollDown function after the modal disappears.
This can be implemented through passing a callback function in file socket.js when creating a room object.
I'll keep this in mind as we develop the new site!