Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GuiButton() stay in state STATE_PRESSED until we touch screen else where on Android #434

Open
GreenSnakeLinux opened this issue Sep 30, 2024 · 1 comment

Comments

@GreenSnakeLinux
Copy link

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

@raysan5 raysan5 changed the title GuiButton stay in state STATE_PRESSED until we touch screen else where on Android GuiButton() stay in state STATE_PRESSED until we touch screen else where on Android Nov 17, 2024
@raysan5
Copy link
Owner

raysan5 commented Nov 17, 2024

@GreenSnakeLinux It seems this issue could be more related to raylib and the rcore_android backend than raygui itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants