1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-03 18:53:28 +00:00
TiddlyWiki5/core/modules/utils
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
..
dom Alternative fix for unnecessary startup scrolling 2015-02-20 20:04:18 +00:00
crypto.js Fix support for upgrading encrypted wikis 2014-07-16 10:06:24 +01:00
edition-info.js Refactor edition-info handling 2015-01-11 15:00:54 +00:00
fakedom.js Update to KaTeX v0.1.1 2014-10-17 20:10:38 +01:00
filesystem.js Improve buffer allocation for copying files in utils/filesystem.js 2014-12-18 21:08:14 +00:00
logger.js Enhance alerting to coalesce repeated alerts with the same text 2014-02-14 10:29:26 +00:00
parsetree.js Obeisance to JSHint for core modules 2014-08-30 20:44:26 +01:00
performance.js Add performance measurement features 2014-04-01 08:33:36 +01:00
pluginmaker.js Missed corrections of tm-auto-save-wiki message 2014-09-02 11:16:06 +01:00
utils.js Single quotes should be HTML encoded 2015-02-20 16:09:38 +00:00