@GaetanGodart wrote:
I am not sure what is "UpdateCenterItem".
Per your documentation is the function that it's called specifically for the item currently selected on the scroll wheel
@GaetanGodart wrote:
However, when calling animateToItem, the elements gets updated to show the correct information.
yes, I can confirm that, however if I use in the code the animateToItem(x) the visualization correctly shows the item x as the selected item but, it seems it does not trigger the UpdateCenterItem
Anyway, I've just figured out that the function "is therefore only generated if the usage of a Selected Style Template is selected." which I hadn't selected.
Turning on Selected Style Template made the function animateToItem work