Edit

kc3-lang/SDL/src

Branch :

  • Show log

    Commit

  • Author : Zach Reedy
    Date : 2022-03-11 17:45:17
    Hash : d14a1263
    Message : IME Composition Truncation + SDL_IsTextInputShown + SDL_ClearComposition (#5398) * Fixes for IME Composition Truncation + Addition of SDL_ClearComposition, SDL_IsTextInputShown * Fixed: Documentation and code style issues raised during code review.