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 --- app/client/system/system.component.js | 1 - 1 file changed, 1 deletion(-) (limited to 'app/client/system/system.component.js') diff --git a/app/client/system/system.component.js b/app/client/system/system.component.js index 680d1c0..8c8767f 100644 --- a/app/client/system/system.component.js +++ b/app/client/system/system.component.js @@ -35,7 +35,6 @@ class System extends Component { super() } 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