bitwave-tv / bitwave

Front end for [bitwave.tv] - an open platform live video streaming service
https://bitwave.tv
GNU General Public License v3.0
142 stars 32 forks source link

Blurred thumbnails get progressively more blurry #330

Open DispatchCommit opened 4 years ago

DispatchCommit commented 4 years ago

On the homepage, the blurs get more and more blurry as time goes on due to how streams re-order themselves.

DispatchCommit commented 4 years ago

modifying the key values for the stream grid might help with this as it forces re-creation and only partial re-use of components as opposed to moving the same components about. Need to see if it has an effect after waiting a few hours.