wierkstudio/ciphereditor

Input Control of operation needs type checking when value is pushed

Closed this issue · 3 comments

Input Control of operation needs type checking when value is pushed

Ignore the accidental Enter key press

This is what I wrote on the Discord, this bug is here for documentation purposes.

Also the input control of an operation needs to do it's own type checking when being fed values from a control that can change it's type and convert if appropriate/possible
image

This is a known issue. Validation for control values has not been implemented, yet. I'll close this issue and open a new one documenting what I plan on doing here.