1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-04 11:13:15 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/hiddensettings/Hidden Setting_ Typin Refresh Delay.tid

14 lines
679 B
Plaintext
Raw Normal View History

2015-06-19 16:29:05 +00:00
created: 20150619162409306
modified: 20191014091803518
2015-06-19 16:29:05 +00:00
tags: [[Hidden Settings]]
title: Hidden Setting: Typing Refresh Delay
type: text/vnd.tiddlywiki
TiddlyWiki defers processing changes to draft tiddlers and tiddlers with the prefix `$:/temp/volatile/` until a timeout has elapsed (this is called throttling). The mechanism can be extended to other tiddlers by adding a `throttle.refresh` field. See RefreshThrottling for details.
The default value of 400ms gives a good balance of responsiveness in most cases but isn't always optimal on lower powered mobile devices.
2015-06-19 16:29:05 +00:00
The timeout can now be changed by changing this value (in milliseconds):
$:/config/Drafts/TypingTimeout