浏览代码

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

JC Brand 9 年之前
父节点
当前提交
fdb0425722
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/converse-muc.js

+ 1 - 0
src/converse-muc.js

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