grimalschi / calque

Reactive calculator
https://calque.io
MIT License
466 stars 90 forks source link

Value recalculates on text cursor moving #5

Closed keyten closed 9 years ago

keyten commented 9 years ago

Try to use

randomInt(2, 500)

And press left / right arrows. Looks like a bug.

grimalschi commented 9 years ago

@keyten This forced me to rewrite all the logic, but I fixed it :D