ソースを参照

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;