Hi,

I'm trying to make some work on RoyaleThemes example and want to use
sliders to change values quickly (width, height, borderRadius,...)

But I'm stuck with the basic Slider component since the thumb is flickering
due to some quick change position while moving. As well the initial
position shows offseted sometimes with the thumb outside the track.

I'm using this simple declaration:

<js:Slider id="btn_width" minimum="80" maximum="250" value="120" valueChange
="widthChange(event)"/>

I'm thinking I'm doing something wrong on how to declare the Slider
component.

-- 
Carlos Rovira
http://about.me/carlosrovira

Reply via email to