etherpad-lite/tests/frontend
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
..
lib fix frontend tests 2014-11-27 16:58:04 +00:00
specs Add settings to scroll on edition out of viewport (#3282) 2018-01-03 19:57:28 -02:00
travis [fix] Fix path on test script 2017-04-06 03:12:45 -03:00
helper.js Select beginning of end line when offset is 0 on frontend tests 2016-06-21 11:07:57 -03:00
index.html fix frontend tests 2014-11-27 16:58:04 +00:00
runner.css make runner CSS more sane 2012-11-21 20:09:31 +00:00
runner.js Fix document.domain error in frontend tests 2016-03-29 16:16:22 +02:00