mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-02 08:06:17 +00:00
6089c4de29
See discussion here: https://groups.google.com/d/msgid/tiddlywiki/7738644f-b53f-4fb0-b0df-16243fe51795%40googlegroups.com
13 lines
629 B
Plaintext
13 lines
629 B
Plaintext
created: 20150619162409306
|
|
modified: 20191014091803518
|
|
tags: [[Hidden Settings]]
|
|
title: Hidden Setting: Typing Refresh Delay
|
|
type: text/vnd.tiddlywiki
|
|
|
|
TiddlyWiki defers processing changes to draft tiddlers 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.
|
|
|
|
The timeout can now be changed by changing this value (in milliseconds):
|
|
|
|
$:/config/Drafts/TypingTimeout |