Allow native handling of composition events when no mask is passed.
In v1.3.9 we added composition event handing to address a bug with in time masking on certain IMEs. We would like to keep these changes only when passed a mask and continue to emit events when there is no mask.
Description
Allow native handling of composition events when no mask is passed.
In v1.3.9 we added composition event handing to address a bug with in time masking on certain IMEs. We would like to keep these changes only when passed a mask and continue to emit events when there is no mask.
Checklist