Hi,
So this is my problem :
- My two buttons are at the exact same position.
- Button A is in a invisible (setactive(false)) state
- Button B is visible and when clicked, it's destroyed and A become visible.
- The problem is that the button A get the Onrelease we did on button B and get the highlighted color when the finger is no more pressing the screen !
- It's for a mobile application! I don't have the problem when testing on PC with a mouse click.
What can...
Button stacked under another one is hearing the onrelease (on mobile only) [RESOLVED]
So this is my problem :
- My two buttons are at the exact same position.
- Button A is in a invisible (setactive(false)) state
- Button B is visible and when clicked, it's destroyed and A become visible.
- The problem is that the button A get the Onrelease we did on button B and get the highlighted color when the finger is no more pressing the screen !
- It's for a mobile application! I don't have the problem when testing on PC with a mouse click.
What can...
Button stacked under another one is hearing the onrelease (on mobile only) [RESOLVED]