Renamed to typescript, added types, fixed lint errors.
viewThread uses scrollToBottom, on Reply, this jumps to position then tweens to the incorrect position.
If you switch to using scrolltobottom (seemingly the public API) then Reply jumps to the correct
position and stays there.
✅ Checks
[x] My pull request adheres to the code style of this project
📑 Description
Renamed to typescript, added types, fixed lint errors.
viewThread uses scrollToBottom, on Reply, this jumps to position then tweens to the incorrect position. If you switch to using scrolltobottom (seemingly the public API) then Reply jumps to the correct position and stays there.
✅ Checks
ℹ Additional Information