[macOS] Fixes unicode input with IME mode inactive, Improves IME mode documentation.

This commit is contained in:
bruvzg
2019-06-04 10:30:59 +03:00
parent 774a9fde84
commit 8ff72987c0
4 changed files with 106 additions and 42 deletions

View File

@@ -29,7 +29,7 @@
Key scancode, one of the [enum KeyList] constants.
</member>
<member name="unicode" type="int" setter="set_unicode" getter="get_unicode">
Key unicode identifier when relevant.
Key unicode identifier when relevant. Unicode identifiers for the composite characters and complex scripts may not be available unless IME input mode is active. See [method OS.set_ime_active] for more information.
</member>
</members>
<constants>