orbitdb-archive / orbit-web

Orbit Web Application
https://orbit.chat
MIT License
265 stars 60 forks source link

Animate messages only once #92

Closed latenssi closed 5 years ago

latenssi commented 5 years ago

Currently the messages are animated in whenever they are re-rendered. This causes them to animate when scrolling back and forth. We should animate them in only once when they are received.