enricoros/big-AGI

Improve scrolling

enricoros opened this issue · 3 comments

There's jumpiness on iOS by using the columns-reverse approach.

Consider using the react-scroll-to-bottom library.

Requirements:

  • evaluate library and dependencies and code increase
  • migrate from the *-reverse mechanism
  • add a button to scroll to bottom
  • test on Android, chrome
  • test on Firefox
  • #59
  • test on iOS, Safari

Won't use react-scroll-to-bottom, but will re-make a lib that works for us.

I just tested on iOS and it works flawlessly! Amazing work. Love the little indicator, very intuititve.

I just tested on iOS and it works flawlessly! Amazing work. Love the little indicator, very intuititve.

Thanks for testing! It was a full on and optimized rewrite. Very happy of the results, and smoother than before :)