Closed felippenardi closed 7 months ago
The scrollTop was fixed in pixels, meaning when there was more messages then the given heigth, it would stay stuck at a scrollTop position. Now it will dynamically add heigth to the scrolltop and prevent the messages from stop scrolling.
The scrollTop was fixed in pixels, meaning when there was more messages then the given heigth, it would stay stuck at a scrollTop position. Now it will dynamically add heigth to the scrolltop and prevent the messages from stop scrolling.