In an effort to avoid the scroll-to-bottom-when-I'm-scrolled-up-on-purpose issue, I implemented a dumb way to prevent it. It managed to break scrolling to bottom when switching tabs.
When images are inlined, they also will not reliably allow us to scroll to the bottom. We should always lock to the bottom unless we've scrolled up on purpose
In an effort to avoid the scroll-to-bottom-when-I'm-scrolled-up-on-purpose issue, I implemented a dumb way to prevent it. It managed to break scrolling to bottom when switching tabs.
When images are inlined, they also will not reliably allow us to scroll to the bottom. We should always lock to the bottom unless we've scrolled up on purpose