Commit Graph

6 Commits

Author SHA1 Message Date
Charles Merriam 02c30a4e9f Fix examples/ PEP8 errors. Mostly white space.
This fixes a large number of white space errors in the examples/
directory.
When I upgraded Makefile to check the 'make style' on the examples
directory,
the output was hundreds of lines long.   Currently, the output is
managable
and consists solely of "lines too long", as kv lines cannot be split.
This
commit touches an obscene number of files in trivial ways.
2015-02-01 17:09:20 -08:00
qua-non 32a21e29b1 uix:carousel introduce `load_slide` method to animate to the provided
slide
2013-10-03 21:51:49 +05:30
Mathieu Virbel bea9afa389 sync (no tested) 2013-05-30 18:01:39 +02:00
qua-non 3d284099a5 uix:Carousel add `load_next` and `load_prev` methods for animating to
next
slide and previous slides closes #896
2013-05-08 00:42:41 +05:30
Mathieu Virbel bae94bc3db first 2to3 pass + manual fix for metaclass, UserDict and OrderedDict 2013-03-18 17:39:56 -06:00
Mathieu Virbel 5cc1d26f07 add carousel example with buttons 2012-11-08 09:33:59 +01:00