DynaView plugin: add optional scroll position preservation

This commit is contained in:
Jermolene
2019-01-11 17:50:52 +00:00
parent af9f90e8cd
commit e14e69bedc
10 changed files with 107 additions and 24 deletions
@@ -0,0 +1,15 @@
created: 20190111150102847
modified: 20190111150102847
tags: HookMechanism
title: Hook: th-page-refreshing
type: text/vnd.tiddlywiki
This hook notifies plugins that a page refresh is just about to occur. It is typically used to apply pre-rendering effects.
Hook function parameters:
* (none)
Return value:
* (none)