chikamichi / typometer

A silly micro-app to teach myself some FRP using Cycle.js — can you type that fast?
https://typometer.netlify.com/
MIT License
0 stars 0 forks source link

Click closing the editor #5

Closed chikamichi closed 6 years ago

chikamichi commented 6 years ago

When the editor is open, clicking outside the editor's textarea closes and updates the text.

It should not.