sjdodge123 / spaceroyale.io

Multiplayer Javacsript IO game
Apache License 2.0
2 stars 0 forks source link

Toast messages disappear too quickly #100

Closed sjdodge123 closed 7 years ago

sjdodge123 commented 7 years ago

When another toast is received by the client, the display order is messed up and makes the second toast disappear too quickly(on the same timer?)

Expected behavior should be that all toasts have a fixed amount of screen time (1 or 2 seconds) and that when a new one is received by the server it is queued to be displayed in order that it is received