@@ -71,7 +71,7 @@ var chatAPI =
|
||||
elmnt.scrollTop = elmnt.scrollHeight - elmnt.clientHeight;
|
||||
}
|
||||
|
||||
if (!chat.enabled) { elmnt.scrollTo(0, elmnt.scrollHeight); }
|
||||
// if (!chat.enabled) { elmnt.scrollTo(0, elmnt.scrollHeight); }
|
||||
} else {
|
||||
chat.container.append(chatElement);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user