fix(mac_platform): forward keyevent to system (#511)
* fix(mac_platform): forward keyevent to system * doc(changelog): update changelog
This commit is contained in:
parent
ffa9b51d27
commit
1819be1173
3 changed files with 9 additions and 8 deletions
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
- `Icon::to_cardinals` is no longer public, since it was never supposed to be.
|
||||
- Wayland: improve diagnostics if initialization fails
|
||||
- Fix some system event key doesn't work when focused, do not block keyevent forward to system on macOS
|
||||
|
||||
# Version 0.14.0 (2018-05-09)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue