yishn / tikzcd-editor

A simple visual editor for creating commutative diagrams.
https://tikzcd.yichuanshen.de/
MIT License
1.86k stars 100 forks source link

Prevent ⌘R and friends from being blocked on macOS #32

Closed varkor closed 5 years ago

varkor commented 5 years ago

I think it's reasonable simply not to handle any keys pressed in conjunction with the meta key (which is mainly relevant on macOS). At the moment, it's not possible to refresh the page with ⌘R.

yishn commented 5 years ago

Maybe also add an exception for the control key for the users of all the other OS?

yishn commented 5 years ago

Hey @varkor, sorry for the long radio silence. I've been busy with my other projects, but hopefully starting now I will find some time for all your contributions and finally release a new version with the code parsing feature. 💛