mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 22:26:29 +08:00
60ce3d24fa
This fix uses direct `scrollTop` manipulation instead of `scrollIntoView` when we are certain we actually want the bottom of the screen. This avoids a range of issues especially in safari but also chrome where the scroll position was not correct at the end of `scrollIntoView`, especially due to images. |
||
---|---|---|
.. | ||
javascripts | ||
stylesheets |