candy-chat / candy

JavaScript-based multi-user chat client for XMPP.
http://candy-chat.github.io/candy
MIT License
1.32k stars 370 forks source link

Bugfix for Scroll When Showing Previously Shown Chatroom #334

Closed malakada closed 9 years ago

malakada commented 9 years ago

This makes sure that scrollToBottom(roomJid) is allowed to scroll the window to the bottom when re-showing it.