Hi,
I got a problem on Apple TV where I have a level selection map, I have changed the navigation to use "center on child" and my own code instead of "scrolling" and this works fine on iOS and in the editor.
Although when I deploy to apple TV the scrollview also starts scrolling normally even though no scrollbars are hooked up, I guess this comes from the input events...if that is the case...then I would need to disable these for this particular scroll view, is this possible?
Any ideas what is happening, how to work around this?
Cheers,
Stefan