How can I make the UI Discrete Picker to scroll automatically when a color is selected?
Hello all,
I need some help with customizing my UI discrete picker so instead of squashing in the screen, it actually just scrolls as I select an option. So imagine, I select Option 4, I can see left to that 2 and 3 and right 5 and 6, and if I select Option 9 I can see 7 and 8 and 10 and 11.
Any ideas?
Thank you!
Hey Ana!
You can update the UIDiscretePicker.js with the code below. Then choose the Carousel Layout in the UIDiscretePicker Script Component. Feel free to adjust the screen transform of the UI Discrete Picker for your case.
For additional information, you can find the example in the Voice UI Template. We will update the example in the Configuration Template asap.
Cheers,
Yao
