Sliders Thumb
931470Apr 18 2012 — edited Apr 19 2012Hi,
Is there anyway to get the thumb node from the slider component.
I am trying to animate the movements of a slider up and down using the TranslateTransitionBuilder, so i need to just move the thumb part up and down and not all the slider.
The TranslateTransitionBuilder uses a .node() to identify what is to be moved, therefore if i could put the thumb in here it would work??
Thanks