Ver Fonte

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

JC Brand há 9 anos atrás
pai
commit
fdb0425722
1 ficheiros alterados com 1 adições e 0 exclusões
  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;