1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-29 08:43:14 +00:00
TiddlyWiki5/core/modules/startup
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
..
browser-messaging.js Add support for an integrated plugin library 2015-02-09 19:04:11 +00:00
commands.js Report command errors through $tw.utils.error 2014-10-21 19:31:50 +01:00
favicon.js Obeisance to JSHint for core modules 2014-08-30 20:44:26 +01:00
info.js Introduce info mechanism 2014-07-20 18:07:30 +01:00
load-modules.js Refine node vs. browser behaviour 2014-12-18 19:52:15 +00:00
password.js Add confirmation for clearing password 2014-10-07 14:35:42 +01:00
render.js Remove obsolete parameters 2015-01-09 20:45:16 +00:00
rootwidget.js Update modal handling to allow variables to be passed 2014-11-07 14:54:46 +00:00
startup.js Fix popup handling in Cecily and Zoomin view 2014-11-22 10:19:03 +00:00
story.js Alternative fix for unnecessary startup scrolling 2015-02-20 20:04:18 +00:00