Open abobwhite opened 6 years ago
It appears with the new event data, the "," and "." checks here: https://github.com/nossas/slate-editor/blob/develop/src/package/plugins/slate-font-size-plugin/FontSizeKeyboardShortcut.js#L10 https://github.com/nossas/slate-editor/blob/develop/src/package/plugins/slate-font-size-plugin/FontSizeKeyboardShortcut.js#L11
no longer work. Instead of "," and ".", it should be "<" and ">"
Hi @abobwhite! On which OS is this happening? I have tested with MacOS in the example URL and it works with:
https://slate-editor.bonde.org/
Hey @gabrielrtakeda I am using on Windows.
It appears with the new event data, the "," and "." checks here: https://github.com/nossas/slate-editor/blob/develop/src/package/plugins/slate-font-size-plugin/FontSizeKeyboardShortcut.js#L10 https://github.com/nossas/slate-editor/blob/develop/src/package/plugins/slate-font-size-plugin/FontSizeKeyboardShortcut.js#L11
no longer work. Instead of "," and ".", it should be "<" and ">"