mirror of
https://github.com/processing/processing4.git
synced 2026-02-11 09:39:19 +01:00
`inputMethodTextChanged` is called every time when a user is modifying a text on input method support. In the time, code haven't modified yet. Code is modified when the user pressed enter key to decide the input, and only the time `committedCount` becomes non zero.