From f82ca77348bb8e025240bab1003ae697e27617e2 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 27 May 2018 04:07:19 +0200 Subject: responding to pings --- public/bundle.js | 1 - 1 file changed, 1 deletion(-) (limited to 'public/bundle.js') diff --git a/public/bundle.js b/public/bundle.js index 5ca8eef..2691c5e 100644 --- a/public/bundle.js +++ b/public/bundle.js @@ -3358,7 +3358,6 @@ var System = function (_Component) { _createClass(System, [{ key: 'componentDidUpdate', value: function componentDidUpdate() { - console.log(this._screen.scrollHeight, this._screen.scrollTop, this._screen.offsetHeight); if (this._screen.scrollHeight > this._screen.scrollTop - this._screen.offsetHeight + 100) { this._screen.scrollTop = this._screen.scrollHeight; } -- cgit v1.2.3-70-g09d2