mirror of
https://github.com/mastodon/mastodon.git
synced 2026-08-17 04:47:09 -05:00
- Use object properties rather than component state for mouseMovedRecently and scrollToTopOnMouseIdle flags - Remove redundant scrollToTop prop call, also fixing an attempt to call an undefined prop. Fixes #9217