michelson / dante2

A complete rewrite of dante editor in draft-js
https://michelson.github.io/dante2/
Other
912 stars 121 forks source link

onUpArrow/onDownArrow handlers broke native shift+arrow selection #144

Open astr0junk opened 5 years ago

astr0junk commented 5 years ago

https://github.com/michelson/dante2/blob/bd81588f34b018b09fa5b8bb421581dc750a1b99/src/editor/components/core/editor.js#L504

may be add condition for ctrl/shift/command event properties?