luhsra / MinimaxSimulator

Platform independent GUI-based Minimax simulator
https://luhsra.github.io/MinimaxSimulator/
MIT License
7 stars 5 forks source link

Value change bug for constants #28

Closed Exopandora closed 6 years ago

Exopandora commented 6 years ago

If you

  1. select a constant
  2. select one digit of the decimal value
  3. type in one value

the "save" button will not activate

prohde commented 6 years ago

I will fix this in the next release. Seems like a minor bug to me.