Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/help/rest/wait.txt
diff options
context:
space:
mode:
Diffstat (limited to 'help/rest/wait.txt')
-rw-r--r--help/rest/wait.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/help/rest/wait.txt b/help/rest/wait.txt
new file mode 100644
index 0000000..f111358
--- /dev/null
+++ b/help/rest/wait.txt
@@ -0,0 +1,20 @@
+.. _wait:
+
+.. index:
+ pair: command; wait
+
+Wait for complete image
+=======================
+
+**Syntax**:(wait)
+
+Wait until the image is complete. You should always use this function after
+zooming or unzooming when dynamic resolution is in use. This ensures that the
+image calculation will be complete so the user can see the result before the
+animation continues. It may also be useful in combination with filters like
+:ref:`motion blur <blur>`.
+
+This function deadlocks if used with :ref:`animation functions <animf>`; don't
+do that.
+
+**Available as**: command