]> source.dussan.org Git - gwtquery.git/commit
Now the user can disable all effects using Fx.off = true like jquery does
authorManolo Carrasco <manolo@apache.org>
Sun, 17 Jul 2011 10:49:25 +0000 (10:49 +0000)
committerManolo Carrasco <manolo@apache.org>
Sun, 17 Jul 2011 10:49:25 +0000 (10:49 +0000)
commit434ef5c7940bd735b71160c8c20333c7b2e24637
tree2f61524aef89a4cd00ff0e78dd17017ec0298521
parent884d59d616c28f0887e31918f19c393a04734423
Now the user can disable all effects using Fx.off = true like jquery does
gwtquery-core/src/main/java/com/google/gwt/query/client/GQuery.java
gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/Effects.java
gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/QueuePlugin.java
gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/effects/ClipAnimation.java
gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/effects/Fx.java
gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/effects/PropertiesAnimation.java