mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-01-08 06:13:19 +00:00
Current Korean IMEs don't have candidates
This commit is contained in:
@@ -1109,9 +1109,6 @@ static void UILess_GetCandidateList(SDL_VideoData *videodata, ITfCandidateListUI
|
||||
}
|
||||
}
|
||||
}
|
||||
// TODO: why was this necessary? check ime_horizontal_candidates instead?
|
||||
// if (PRIMLANG() == LANG_KOREAN)
|
||||
// videodata->ime_candsel = -1;
|
||||
|
||||
IME_SendCandidateList(videodata);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user