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

[Examples] Add core_input_virtual_controls to MSVC projects #4433

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

JeffM2501
Copy link
Contributor

This PR adds the example core_input_virtual_controls to the Visual Studio example projects.
I also fixed the example to not use the default font at size 16, so it doesn't look bad (default font wants to be multiples of 10).
It now draws the text at size 20, and the alignment with the buttons is better.
I also put a red box behind the player so it does not look like a label.

Fix input_virtual_controls example to use correct default font sizes
@raysan5 raysan5 merged commit f03f093 into raysan5:master Oct 25, 2024
14 checks passed
@raysan5
Copy link
Owner

raysan5 commented Oct 25, 2024

@JeffM2501 thanks for the addition!

psxdev pushed a commit to raylib4Consoles/raylib that referenced this pull request Nov 18, 2024
Fix input_virtual_controls example to use correct default font sizes
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

Successfully merging this pull request may close these issues.

2 participants