v3.0.7
版本发布时间: 2024-07-04 00:05:14
NorthwoodsSoftware/GoJS最新发布版本:v3.0.11(2024-08-30 08:12:32)
Changes for 3.0.7
- Added InputEvent.commandKey, which returns a normalized key string based on the InputEvent.key and InputEvent.code. This is convenient to use in CommandHandler.doKeyDown or Tool.doKeyDown and their overrides.
- Fixed keyboard shortcuts for QWERTZ-layout keyboards.