1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-08-07 11:40:36 +00:00
TiddlyWiki5/core/modules/startup
Simon Huber 31e7dbf020 Add "preventScroll" option to tm-focus-selector message (#4157)
* add "delayed" option to tm-focus-selector message

this delays the focussing for the time of the animation duration if delayed="yes" or delayed="true"

this is useful when navigating the story river up and down with keyboard shortcuts and the shortcuts focus the title input if a navigated tiddler is in edit mode -> navigation doesn't jump but stays smooth

* Update rootwidget.js

* Update WidgetMessage_ tm-focus-selector.tid

* add preventScroll="true" tip
2019-08-06 13:12:21 +01:00
..
browser-messaging.js Browser messaging: suppress logging 2019-05-02 20:21:58 +01:00
commands.js Report command errors through $tw.utils.error 2014-10-21 19:31:50 +01:00
css-escape-polyfill.js CSS.escape as startup module (#3574) 2019-06-26 12:31:22 +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 Add indexes to the wiki store to improve performance (#3951) 2019-05-24 21:07:37 +01:00
password.js added localisation for encryption dialog & de-DE translation 2015-03-18 18:52:33 +01:00
render.js DynaView plugin: add optional scroll position preservation 2019-01-11 17:50:52 +00:00
rootwidget.js Add "preventScroll" option to tm-focus-selector message (#4157) 2019-08-06 13:12:21 +01:00
startup.js Fix default language 2019-03-07 18:46:24 +00:00
story.js Core: Allow startup navigation to be suppressed 2019-03-04 16:59:15 +00:00
windows.js Allow tm-open-window to specify a page title 2019-07-04 15:59:34 +01:00