Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto scrolling when embedded images are used in chat doesn't always scroll the chat all the way to the bottom as it should. #68

Open
codecorsair opened this issue Sep 19, 2016 · 0 comments
Assignees
Labels
Milestone

Comments

@codecorsair
Copy link
Member

See title ^

from trello

Mehuge: I think this happens because when the autoScrollToBottom() method is called, the image has not fully loaded, so the chat-text box doesn't yet know the final size of the line.

Stanley85: I will have a second approach on this using onload events, triggering recalc autoscroll when the image has finished loading

JB : This still seems to be a problem

@codecorsair codecorsair added this to the Chat milestone Sep 19, 2016
@Shane7 Shane7 self-assigned this Dec 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants