mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-03 10:17:03 +00:00
DynaView plugin: make viewport dimensions available in state tiddlers (#3126)
* add export-viewport-dimensions functionality * add config.tid * add config to plugin.info list * typo * update docs.tid * change default tiddler to $:/state/viewport * change default to $:/state/viewport * Update dynaview.js * changes as discussed - lingo missing
This commit is contained in:
committed by
Jeremy Ruston
parent
cda43f2ef8
commit
042e9185a9
@@ -3,5 +3,5 @@
|
||||
"description": "Dynamic scrolling and zooming effects",
|
||||
"author": "JeremyRuston",
|
||||
"core-version": ">=5.0.0",
|
||||
"list": "readme docs examples"
|
||||
"list": "readme docs examples config"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user