Ensure the last chat comment is always in focus after resize
This commit is contained in:
parent
126dc4d0e8
commit
43508a32a3
@ -10,6 +10,7 @@ var chat = (function()
|
||||
$("#editorcontainer").hide();
|
||||
}, stop: function(event,ui){
|
||||
$("#editorcontainer").show();
|
||||
self.scrollDown();
|
||||
}});
|
||||
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user