mxew / firetable-user

client side front end for firetable, a virtual music listening room powered by firebase.
https://thompsn.com/log/about/firetable
MIT License
18 stars 8 forks source link

#116 native scrolling, no more pulling to bottom #120

Closed andrewtibbetts closed 3 years ago

andrewtibbetts commented 3 years ago

got rid of perfect-scrollbar (javascript), replaced with simplebar (native). i'm sure there will be regressions. also, i THINK i solved the greedy scroll-to-the-bottom-no-matter-where-you-are bug.