Make sure to scroll down after revealing the chat room messages.
This commit is contained in:
parent
901deb188c
commit
fdb0425722
@ -1021,6 +1021,7 @@
|
|||||||
$(this).remove();
|
$(this).remove();
|
||||||
that.$el.find('.chat-area').removeClass('hidden');
|
that.$el.find('.chat-area').removeClass('hidden');
|
||||||
that.$el.find('.occupants').removeClass('hidden');
|
that.$el.find('.occupants').removeClass('hidden');
|
||||||
|
that.scrollDown();
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
return this;
|
return this;
|
||||||
|
Loading…
Reference in New Issue
Block a user