Explorar el Código

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

JC Brand hace 9 años
padre
commit
fdb0425722
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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;