From 596caafd5f00e2eb36bfdbf207efb650e6cb1cdf Mon Sep 17 00:00:00 2001 From: Jermolene Date: Thu, 9 Apr 2015 11:01:49 +0100 Subject: [PATCH] Docs tweaks --- editions/tw5.com/tiddlers/workingwithtw/Performance.tid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editions/tw5.com/tiddlers/workingwithtw/Performance.tid b/editions/tw5.com/tiddlers/workingwithtw/Performance.tid index cc9d3c7b1..ee35cb6e9 100644 --- a/editions/tw5.com/tiddlers/workingwithtw/Performance.tid +++ b/editions/tw5.com/tiddlers/workingwithtw/Performance.tid @@ -7,6 +7,6 @@ type: text/vnd.tiddlywiki TiddlyWiki ships with defaults that are designed to get the best out of modern devices from smartphones to desktop computers. If you need to work on older, less powerful devices, or work with large amounts of content, there are a few steps you can take to improve performance. * ''Avoid the "Recent" tab''. It is computationally slow to generate and update in response to tiddler changes. -* ''Use the "Vanilla" theme''. The default "Snow White" theme includes visual effects like shadows and transparency that can be slow to render on older devices +* ''Use the "Vanilla" theme''. The default "Snow White" theme includes visual effects like shadows, transparency and blurring that can be slow to render on older devices * ''Avoid large tiddlers''. Large bitmaps can significantly slow TiddlyWiki's performance. For example, an image taken with a modern smartphone will often be 5MB or more. Use ExternalImages whenever possible * ''Don't have too many tiddlers open at once''. Every tiddler you have open will require processing to keep it up to date as the store changes (for example, while you type into a draft tiddler). It is particularly easy when using zoomin story view to end up with dozens of tiddlers listed in the ''Open'' tab in the sidebar. Get into the habit of periodically closing all open tiddlers with the ''close all'' button