You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the GuiButton, on Windows the bevahiour is good, with the mouse the button is highlighted then go back to normal state but on Android the button stay highlighted when touch it and release, I need to touch the screen some where else to go back to normal state.
I have tried to used GuiSetState but no success
Thanks for your help
The text was updated successfully, but these errors were encountered:
raysan5
changed the title
GuiButton stay in state STATE_PRESSED until we touch screen else where on AndroidGuiButton() stay in state STATE_PRESSED until we touch screen else where on Android
Nov 17, 2024
Hi,
For the GuiButton, on Windows the bevahiour is good, with the mouse the button is highlighted then go back to normal state but on Android the button stay highlighted when touch it and release, I need to touch the screen some where else to go back to normal state.
I have tried to used GuiSetState but no success
Thanks for your help
The text was updated successfully, but these errors were encountered: