Neumorphic_Calculator icon indicating copy to clipboard operation
Neumorphic_Calculator copied to clipboard

New Input Appends Last Result

Open helmanfrow opened this issue 2 years ago • 1 comments

New input is expected to clear the results of the last calculation but instead appends the last result.

For example, I want to calculate 99 and then 55. I type 99 and get 81. I start typing 55 expecting 81 to disappear as I begin typing but it remains so my calculation is entered as 815*5.

I must manually clear the display buffer before entering a subsequent calculation.

This behavior is at odds with typical calculator behavior.

helmanfrow avatar Apr 09 '22 19:04 helmanfrow