djcas9 / komanda

The IRC Client For Developers
http://komanda.io
MIT License
1.78k stars 75 forks source link

Doesn't scroll properly when embedding images. #125

Open diath opened 10 years ago

diath commented 10 years ago

When sending a message with image link (given the image embed option is enabled), the buffer doesn't properly scroll down past the thumbnail, it only scrolls down to the message before the thumbnail.

Revision: Latest (6e9bbe85e87b10cc8d9facaaf93c12e13f625faf) Affected OS: Linux and Windows (haven't checked on Mac OS)

AlexKvazos commented 10 years ago

I can confirm that on Mac OS the same thing happens.

tyscorp commented 10 years ago

I'm not exactly sure what to do about this.

We could add a scroll update Xms after adding any embed, or perhaps do something embed-specific and wait for the load event. Both?

mykiwi commented 10 years ago

I have the same issue with images or Embedded Tweets on Windows 7.