]> source.dussan.org Git - gwtquery.git/commit
fix issue with size computing when element is not attached
authorjdramaix <julien.dramaix@gmail.com>
Mon, 5 Nov 2012 14:49:27 +0000 (15:49 +0100)
committerjdramaix <julien.dramaix@gmail.com>
Mon, 5 Nov 2012 14:49:27 +0000 (15:49 +0100)
commit726d9ce3c8e66dd0177966ad0a837ff17ce236d2
treec89993d8473ae15b94c221e36f0ff0a0e8e9e82a
parent6bcd12d641198fa5f01136f8a957c8768761f837
fix issue with size computing when element is not attached
gwtquery-core/src/main/java/com/google/gwt/query/client/impl/DocumentStyleImpl.java
gwtquery-core/src/main/java/com/google/gwt/query/client/js/JsUtils.java
gwtquery-core/src/test/java/com/google/gwt/query/client/GQueryCoreTestGwt.java