From ed22684ef239e227693bbf9ab05904a38bf53262 Mon Sep 17 00:00:00 2001 From: Matthias BUSSONNIER Date: Tue, 28 May 2013 18:17:12 +0200 Subject: [PATCH] Use different threshold for (auto)scroll in output Allow, in particular to switch to scolling for longer input (or disable it) by still keeping the possibility to manually toggle the output to scroll. --- .../notebook/static/notebook/js/notebook.js | 2 +- .../notebook/static/notebook/js/outputarea.js | 77 +++++++++++++++++-- 2 files changed, 71 insertions(+), 8 deletions(-) diff --git a/IPython/frontend/html/notebook/static/notebook/js/notebook.js b/IPython/frontend/html/notebook/static/notebook/js/notebook.js index fb6cdf8ea..80ac53622 100644 --- a/IPython/frontend/html/notebook/static/notebook/js/notebook.js +++ b/IPython/frontend/html/notebook/static/notebook/js/notebook.js @@ -1242,7 +1242,7 @@ var IPython = (function (IPython) { for (var i=0; i