mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-10 03:03:08 -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 |
||
|---|---|---|
| .. | ||
| commands | ||
| filters | ||
| info | ||
| macros | ||
| parsers | ||
| savers | ||
| startup | ||
| storyviews | ||
| upgraders | ||
| utils | ||
| widgets | ||
| commander.js | ||
| config.js | ||
| deserializers.js | ||
| filters.js | ||
| language.js | ||
| pluginswitcher.js | ||
| saver-handler.js | ||
| syncer.js | ||
| tiddler.js | ||
| wiki.js | ||