1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-06 12:13:16 +00:00
TiddlyWiki5/core/modules/utils/dom
Jermolene 3df341621d Alternative fix for unnecessary startup scrolling
@aelocson here’s an alternative fix for #981, as discussed in
https://github.com/Jermolene/TiddlyWiki5/commit/691e5719a4ff74a04d389bd1
26ba2a69e7651a2a#commitcomment-9848682

It does seem a lot nicer. It avoids the problem you raised, and also
avoids scrolling when a permalink is used.

I suspect that we’d need to make the hard-coded 50 pixels be
configurable.
2015-02-20 20:04:18 +00:00
..
animations Restored animations for the reveal widget 2013-11-01 17:23:08 +00:00
animator.js Fix animation behaviour of reveal widget 2013-11-02 09:21:11 +00:00
browser.js Update browser.js 2015-01-08 20:18:41 +01:00
csscolorparser.js Provisionally make tag pill foreground colour be responsive 2014-11-06 13:35:48 +00:00
csscolorparser.js.meta Provisionally make tag pill foreground colour be responsive 2014-11-06 13:35:48 +00:00
dom.js More defensive dom utility hasClass() 2014-07-28 14:19:52 +01:00
http.js Treat HTTP 201 response code as success 2014-09-24 16:19:23 +02:00
keyboard.js Fix tiddler keyboard shortcuts 2014-09-02 22:09:28 +01:00
modal.js Update modal handling to allow variables to be passed 2014-11-07 14:54:46 +00:00
notifier.js Change more "tw-*" classes to "tc-*" 2014-08-28 18:21:08 +01:00
popup.js Removing debugging statements from popup mechanism 2014-12-10 17:09:14 +00:00
scroller.js Alternative fix for unnecessary startup scrolling 2015-02-20 20:04:18 +00:00