pad.libre-service.eu-etherpad/src/node/utils
Joas Souza f1fcd16894 Add settings to scroll on edition out of viewport (#3282)
* Add scroll when it edits a line out of viewport

By default, when there is an edition of a line, which is out of the
viewport, Etherpad scrolls the minimum necessary to make this line
visible. This makes that the line stays either on the top or the bottom
of the viewport. With this commit, we add a setting to make possible to
scroll to a position x% pixels from the viewport. Besides of that, we
add a setting to make an animation of this scroll.
If nothing is changed on settings.json the Etherpad default behavior is
kept
2018-01-03 19:57:28 -02:00
..
Abiword.js remove more dead requires. 2014-12-16 19:10:01 +01:00
caching_middleware.js Fixed path check 2016-06-20 00:22:29 +02:00
Cli.js Fetch credentials arg from CLI 2017-07-05 15:20:02 -04:00
customError.js The Big Renaming - etherpad is now an NPM module 2012-02-26 13:07:51 +01:00
ExportEtherpad.js oops, fix export with wildcards 2015-03-14 00:02:23 +01:00
ExportHelper.js whoops proper regexp fix for listNumber 2015-01-18 23:24:20 +00:00
ExportHtml.js Remove the noDocType argument, which was only ever passed as false. 2016-09-08 09:41:23 -07:00
ExportTxt.js Remove unused parameter noDocType. 2016-09-08 09:46:13 -07:00
ImportEtherpad.js make setPadRaw async; streamline .etherpad file import handling chain 2015-04-11 12:02:19 -05:00
ImportHtml.js Fix backend tests with new setText() implementation; tests depended 2015-05-06 08:45:22 -04:00
LibreOffice.js Allow LibreOffice to be used when exporting a pad 2015-10-20 19:46:08 +01:00
Minify.js Refactor code 2017-02-07 15:06:49 -02:00
padDiff.js add try-catch clause around calls to applyToAText 2015-02-16 09:01:30 +01:00
path_exists.js Fixed path check 2016-06-20 00:22:29 +02:00
randomstring.js fix randomstring 2014-01-24 01:19:14 +01:00
RemoteAddress.js working handling of setting client ip and anonymizing etc 2014-11-04 23:25:18 +00:00
Settings.js Add settings to scroll on edition out of viewport (#3282) 2018-01-03 19:57:28 -02:00
tar.json swap out jquery browser for bower but expose browser object to all pages also enable minification.. Seems to work well 2014-11-22 19:11:35 +00:00
TidyHtml.js Using log4js in TidyHtml 2015-05-18 17:43:46 +01:00
toolbar.js Do not extend Array.prototype 2015-05-22 12:27:08 +02:00