oops, revert - do this on the right branch...

This commit is contained in:
Matthew Hodgson 2016-03-15 18:40:03 +00:00
parent f70eec62d1
commit f66dd69710
4 changed files with 13 additions and 23 deletions

View file

@ -19,7 +19,7 @@ var ReactDOM = require("react-dom");
var GeminiScrollbar = require('react-gemini-scrollbar');
var q = require("q");
var DEBUG_SCROLL = false;
var DEBUG_SCROLL = true;
if (DEBUG_SCROLL) {
// using bind means that we get to keep useful line numbers in the console