bespokejs / bespoke-scale

Responsive Slide Scaling for Bespoke.js
MIT License
8 stars 7 forks source link

resolves #6 clear zoom / transform setting if ratio is 1 #11

Open mojavelinux opened 9 years ago

mojavelinux commented 9 years ago

Clear the previous zoom or transform style property if the ratio is exactly equal to 1.

mojavelinux commented 9 years ago

I probably need to add a test for this case.

mojavelinux commented 9 years ago

Tests added.