AlgebraicJulia / Semagrams.jl

A graphical editor for graph-like structures
https://algebraicjulia.github.io/Semagrams.jl/
MIT License
91 stars 10 forks source link

Handle keyboard modifiers correctly #104

Closed olynch closed 1 year ago

olynch commented 1 year ago

This fixes a weird issue where evt.ctrlKey is false on the keydown event for Ctrl in Firefox.