Nornec / Midinous-Issues

2 stars 0 forks source link

Point Probability input doesn't allow inputs properly #43

Closed MHGray closed 1 year ago

MHGray commented 1 year ago

Something is wonky with the inputs for the probability entry on points. If the entire value is selected and you press delete or try to overwrite it then instead it deselects the value and does nothing.

image In the above example, the previous probability is completely selected. If I then press '8' I would expect the "100" to be erased and replaced with an '8'. Instead the 100 becomes deselected and the cursor moves in between the 1 and left most 0.

You can also try and erase the number by clicking the end and hitting back space, but doing that you cannot delete the last digit ('1' in the case of the default value of 100)

Nornec commented 1 year ago

Confirmed bug. Should work like the other SpinButtons but doesn't. I'll check it out.

Nornec commented 1 year ago

Fixed in 1.1.6.6