• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

Smoothness?

Hello, i know the title sounds gay but.. on my site, the image re-sizing and preferences seems to be a bit bumpy.. on some sites, they drop down all nice and smooth, but on mine it's different.. is this an option or something.
 
tNALW.jpg
 
I can't be bothered doing all that. It should already be smooth considering it's just a peafowl edited theme so it should be same as demo.chevereto.com.. nevermind.
 
Chevereto comes by default with the easing plugin, you only need to include this in your effects. For example, the second argument on the slideUp effect is the easing.

Easing

As of jQuery 1.4.3, an optional string naming an easing function may be used. Easing functions specify the speed at which the animation progresses at different points within the animation. The only easing implementations in the jQuery library are the default, called swing, and one that progresses at a constant pace, called linear. More easing functions are available with the use of plug-ins, most notably the jQuery UI suite.
 
Back
Top