Skip to content

v13.28.0

Choose a tag to compare

@nmgokhale nmgokhale released this 03 Jun 14:53
d669073

Minor Release v13.28.0

Common Canvas

#2567 Use key property instead of code property from keyboard event object when detecting shortcuts

Following feedback about shortcut keys being inaccessible on non-English keyboards some of the keyboard shortcuts have been changed, to avoid using special characters, as follows:

New Keyboard shortcuts are:

Action Keyboard shortcut
Create link Meta + Shift + [L key]
Display context menu Meta + [Comma] or Shift + [F10 key]
Zoom canvas in Meta + Shift + [Eight key]
Zoom canvas out Meta + Shift + [Nine key]

Common Properties

Just bug fixes

Issues Resolved

Full Changelog: v13.27.0...v13.28.0