Hey everybody,
I’m currently working on a project that involves an Asset Grid which creates a list of people from top to bottom on a portrait screen. The problem is when they reach the top of the list, somebody in a wheelchair cannot reach the first item on the list to select it since it’s at the tippy top of the screen.
Any suggestions on how I should handle this? It would be great if the Asset Grid was circular, so when you reached the bottom of the list, it cycles back around to the first item.
Thanks,