From 5163c2acb10d3e23c3edb6d58ef12c2fdaabef8d Mon Sep 17 00:00:00 2001 From: Xaekai Date: Thu, 25 May 2017 08:04:19 -0700 Subject: [PATCH] Glory to the dark lord --- www/js/util.js | 1 + 1 file changed, 1 insertion(+) diff --git a/www/js/util.js b/www/js/util.js index 4ffb953a..a8b9f357 100644 --- a/www/js/util.js +++ b/www/js/util.js @@ -1845,6 +1845,7 @@ function handleWindowResize() { } else { handleVideoResize(); } + scrollChat(); } function handleVideoResize() {