Introduce composition observer #4293
Labels
package:engine
type:feature
This issue reports a feature request (an idea for a new functionality or a missing option).
Milestone
While working on improving IME handling, there is a need to react on composition state changes. The composition observer should allow listening to composition events (
compositionstart
,compositionupdate
,compositionstop
) and also set proper document state marking that composition is taking place at the moment.The text was updated successfully, but these errors were encountered: