Friday, June 29, 2012

Re: "..Something other than an int was returned.." warnings in DevMode



On Friday, June 29, 2012 4:39:28 PM UTC+2, Joseph Lust wrote:
I noticed getting this issue myself last week. Thanks for solving it for me Thomas. The page in question was using. 
-moz-transform: scale3d(1.21098, 1.21098, 1);

Hopefully ClientRect can be updated to correct this defect in the near future.

The "obvious fix" would be to make the methods' return type 'double' instead of 'int', but unfortunately that would be a breaking change (albeit a small one), so I'm not sure how to best fix this.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/QOc5LvcOzcoJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment