Question
Button stuck in over state on iOS
Hi
I have some simple buttons on the stage on an iPad app. I notice when I touch those buttons they stay stuck in the 'over' state. At first I thought they were stuck in the down state, but after removing 'down' frames on those it seems it's definitely the 'over' state.
I wonder if there's some easy way to force the button back into the 'up' state or to avoid the problem altogether?
The app needs to be both web and iPad so I don't want to get rid of the mouse over states.
Thanks!
