Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Glitchy animation when loading in several chat messages #568

Open
nathan-hekman opened this issue Apr 5, 2017 · 0 comments
Open

Glitchy animation when loading in several chat messages #568

nathan-hekman opened this issue Apr 5, 2017 · 0 comments

Comments

@nathan-hekman
Copy link
Collaborator

Version:
Steps to Reproduce:

  • join streambot
  • all chat messages come in and animate weirdly

A solution to help reduce this jitter would be to hide the chat tableview entirely while chats are loading, and start a loading spinner. Also, setup a 1 second (or something) timer. In the method where a new chat comes in, restart that timer, so that once there's no new data, the timers action method will fire, which hides the loader and shows the chats perfectly loaded without animation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants