| Summary: | iOS: don't hide keyboard on RETURN (patch included) | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Dominik Reichardt <sdl-bugzilla> |
| Component: | events | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | enhancement | ||
| Priority: | P2 | ||
| Version: | 2.0.7 | ||
| Hardware: | iPhone/iPod touch | ||
| OS: | iOS (All) | ||
| Attachments: |
patch
Patch to unify Android and iOS hint |
||
|
Description
Dominik Reichardt
2017-12-17 11:56:11 UTC
Created attachment 3116 [details]
Patch to unify Android and iOS hint
Added a patch to make this one hint for both Android and SDL "SDL_HINT_MOBILE_RETURN_HIDES_IME"
I renamed the hint so this can apply on other platforms as well. https://hg.libsdl.org/SDL/rev/98ea6e4c0d68 Thanks! |