mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-30 21:37:43 +08: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);
|
IME_SendCandidateList(videodata);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user