From 80bbebd4893ca0d75d556553a74550d01f52892f Mon Sep 17 00:00:00 2001 From: kborchers Date: Fri, 12 Aug 2011 22:19:52 -0500 Subject: Position: Added better collision detection for flip and fit, added visual tests for each and updated the unit tests to take the changes into account. In the process, I removed the rounding that was being done to the position since older jQuery couldn't handle the fractions. There was another pull for this same issue and I have merged the unit tests from that pull into this commit. Also added flipfit! --- demos/position/default.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'demos') diff --git a/demos/position/default.html b/demos/position/default.html index 6a753e2f1..f7cba888d 100644 --- a/demos/position/default.html +++ b/demos/position/default.html @@ -142,11 +142,13 @@ -- cgit v1.2.3