Closed (works as designed)
Project:
Views Quicksand
Version:
7.x-1.0-beta4
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Nov 2011 at 01:26 UTC
Updated:
28 Jul 2013 at 07:03 UTC
As no-one else has added this as a feature request and my skills arent up to it myself, it would be great to see the scaling functionality implemented as documented here:
http://razorjack.net/quicksand/docs-and-demos.html
http://www.zachstronaut.com/posts/2009/08/07/jquery-animate-css-rotate-s...
http://github.com/zachstronaut/jquery-animate-css-rotate-scale/
Comments
Comment #1
memoo commentedScaling would be great!
Comment #2
sonictruth commentedTo get scaling to work all you have to do is download the
jquery-css-transform.js plugin: https://github.com/zachstronaut/jquery-css-transform
and
jquery-animate-css-rotate-scale.js plugin: https://github.com/zachstronaut/jquery-animate-css-rotate-scale/
and add them to your theme's .info file like so:
Flush the cache and it should just work :)
Comment #3
thomas.lobjoie commented@ sonictruth : Merci beaucoup !!!
Comment #4
sam152 commentedI will mark this as fixed. In the module the 'useScaling' setting is set to TRUE meaning that if you would like to use this feature, you need only include the files as mentioned above.
This may however be valuable as a configuration option. It can be placed on the roadmap after we have a stable release.