Fix docstring for CollectionViewer slider.

This commit is contained in:
Tony S Yu
2013-06-09 05:38:08 -05:00
parent afd1b1b835
commit 0a8ff1b364
+1 -1
View File
@@ -285,7 +285,7 @@ class CollectionViewer(ImageViewer):
----------
image_collection : list of images
List of images to be displayed.
update_on : {'on_slide' | 'on_release'}
update_on : {'move' | 'release'}
Control whether image is updated on slide or release of the image
slider. Using 'on_release' will give smoother behavior when displaying
large images or when writing a plugin/subclass that requires heavy