You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 31, 2020. It is now read-only.
Scrollbar is always getting reset to top position when chatbox is being
resized, causing current text to disappear.
Complicated solution would be to try to show as much as possible of same text -
but simple solution which should be working fine for most of the cases is just
to stay at same percentage of scroll as it was previously (with most notable
being staying at 100% - bottom of chat).
Original issue reported on code.google.com by [email protected] on 25 Mar 2013 at 7:06
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 25 Mar 2013 at 7:06The text was updated successfully, but these errors were encountered: