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

Fix android delete/backspace keycodes... #47

Closed
wants to merge 2 commits into from

Conversation

Alia5
Copy link
Contributor

@Alia5 Alia5 commented Feb 18, 2018

Correspsonding commit to this in the SFML repo: SFML/SFML@1862946

If you want to support current SFML versions, I think it's best not to merge yet.
I'll leave this here however if people decide to build from SFML master.

Correspsonding commit to this in the SFML repo: SFML/SFML@1862946
@eliasdaler
Copy link
Contributor

Thank you! It's great that it means less #ifdef's for ImGui-SFML. :)
Yes, I'll wait until it's in the latest stable version of SFML.

@Alia5
Copy link
Contributor Author

Alia5 commented May 8, 2018

With the release of SFML 2.5.0 it|s time to be merged.
I've also resolved any merge conflicts that came up in the meantime just now ;)

@eliasdaler
Copy link
Contributor

I'll merge this soon. I think I'll make ifdef for SFML <= 2.5 and later I'll remove it once I'm sure that most people are using SFML 2.5. :)

@Alia5 Alia5 changed the title Fix android delete/backspace keycodes... Needs: Fix android delete/backspace keycodes... Feb 23, 2021
eliasdaler pushed a commit that referenced this pull request Nov 12, 2021
Previously SFML used wrong keycodes for backspace/delete keys - was
fixed in SFML 2.5.
@eliasdaler
Copy link
Contributor

Finally merged in 7444659

@eliasdaler eliasdaler closed this Nov 12, 2021
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