]> source.dussan.org Git - gwtquery.git/commit
fixed an issue in PropertiesAnimation with the width and height. Added tests for...
authorManolo Carrasco <manolo@apache.org>
Wed, 16 Jun 2010 15:28:18 +0000 (15:28 +0000)
committerManolo Carrasco <manolo@apache.org>
Wed, 16 Jun 2010 15:28:18 +0000 (15:28 +0000)
commit35210485d54ee77ba847fcb5102bf97c66e6d116
tree45a6dd464c23d2a2e406acba7e349c674d7a25eb
parent649fd7a19d6cd73fd3079541a333898bcd8759b8
fixed an issue in PropertiesAnimation with the width and height. Added tests for width and height calculations. Added tests for ClipAnimation effect
gwtquery-core/src/main/java/com/google/gwt/query/client/GQuery.java
gwtquery-core/src/test/java/com/google/gwt/query/client/GQueryCoreTest.java
gwtquery-core/src/test/java/com/google/gwt/query/client/GQueryEffectsTest.java