discourse/plugins/chat/assets
Joffrey JAFFEUX 60ce3d24fa
FIX: more consistent scroll to bottom (#20634)
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.
2023-03-10 16:25:21 +01:00
..
javascripts FIX: more consistent scroll to bottom (#20634) 2023-03-10 16:25:21 +01:00
stylesheets FIX: improves unread state precision (#20615) 2023-03-09 19:06:33 +01:00