mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-09 18:52:00 -08:00
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 |
||
|---|---|---|
| .. | ||
| dom | ||
| crypto.js | ||
| edition-info.js | ||
| fakedom.js | ||
| filesystem.js | ||
| logger.js | ||
| parsetree.js | ||
| performance.js | ||
| pluginmaker.js | ||
| utils.js | ||