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:
authorBernie Innocenti <bernie@codewiz.org>2010-05-03 21:53:47 (GMT)
committer Bernie Innocenti <bernie@codewiz.org>2010-05-03 21:53:47 (GMT)
commit1030dc837b10a03a02a85d5504cbeec168ce49e2 (patch)
tree698eefa87ac437deaf36a4141b326f8ce7986692 /help/rest/wait.txt
Import XaoS r489 (trunk after version 3.5)
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