Forum Discussion

LouMang's avatar
LouMang
Community Member
9 years ago

How to make a slider move smoothly...

How do I calculate the slider properties that will make the thumb move smoothly across the slider?

Thanks in advance!

5 Replies

  • MichaelHinze's avatar
    MichaelHinze
    Community Member

    I'm not sure if that answers your question, but to make the movement of a slider thumb as smooth as possible you can increase the number of steps, as descibed here under Setting Slider Properties.

  • Hi Lou. This is very old, but some people check these things in the future.

    I have a 3-stop slider, but by adjusting steps down to .01, it makes a much smoother, slippery slide.

    Your stop settings can stay the same. See image:

  • CraigNazareth's avatar
    CraigNazareth
    Community Member

    I tried the stop method, but now the layers don't show unless you are really precise with where you stop the slider. Were you able to solve that with your step method?

  • Don't show the layer when the slider is equal a specific value. Show it when the slider is between two values (between .8 and 1.2 is easier to hit than 1).