Make sure to scroll down after revealing the chat room messages.

This commit is contained in:
JC Brand 2016-08-18 09:08:12 +00:00
parent 901deb188c
commit fdb0425722

View File

@ -1021,6 +1021,7 @@
$(this).remove();
that.$el.find('.chat-area').removeClass('hidden');
that.$el.find('.occupants').removeClass('hidden');
that.scrollDown();
});
}
return this;