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

raygui.TextBox() space character not working properly #351

Closed
a-alhusaini opened this issue Feb 21, 2024 · 1 comment
Closed

raygui.TextBox() space character not working properly #351

a-alhusaini opened this issue Feb 21, 2024 · 1 comment

Comments

@a-alhusaini
Copy link

When I try to press space at the end of the text inside a TextBox. nothing happens.

@JupiterRider
Copy link
Contributor

Hey @a-alhusaini ,

sorry for the late response, but I can reproduce your issue.

controls_test_suite go example:
go

controls_test_suite C-example from raysan5:
c

As you can see, it is not possible to have a trailing space character.

gen2brain added a commit that referenced this issue May 18, 2024
[raygui] don't trim leading and trailing white spaces (fix #351)
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