ixjf / logic-rs

A parser of relational predicate logic & truth tree solver, written in Rust.
https://ixjf.github.io/logic-rs/
MIT License
16 stars 1 forks source link

CodeMirror on mobile replaces input instead of appending #9

Open ixjf opened 5 years ago

ixjf commented 5 years ago

CodeMirror seems to be keeping the text input via keyboard selected, so clicking on one of the editor toolbar's buttons replaces the text rather than append. Only happens on mobile.