1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-06-02 06:34:06 +00:00
Jermolene 8d46c18fc7 Refine fix for #1526
The previous fix changed the scrolling behaviour such that it only
scrolled to the top of a tiddler if the tiddler was entirely offscreen.
It wasn’t entirely satisfactory because scrolling was prevented even if
only a few pixels of a tiddler are in view. This commit ensures that
the scroll does occur if less than 50 pixels of the target is in view
2015-02-25 19:09:53 +00:00
..
2015-01-08 20:18:41 +01:00
2014-07-28 14:19:52 +01:00
2014-09-02 22:09:28 +01:00
2015-02-25 19:09:53 +00:00