diff --git a/webapp/titanembeds/static/js/embed.js b/webapp/titanembeds/static/js/embed.js index b396180..6bb84d5 100644 --- a/webapp/titanembeds/static/js/embed.js +++ b/webapp/titanembeds/static/js/embed.js @@ -870,7 +870,7 @@ message_users_cache[usrcachekey]["msgs"].push(message.id); last = message.id; } - if (replace == null) { + if (replace == null && jumpscroll) { $("html, body").animate({ scrollTop: $(document).height() }, "slow"); } $('#chatcontent').linkify({