1f2de63b40
* simplify `currentDisplayValue` calculation Always calculate the currentDisplayValue, and only apply it if the user is not typing. In all other cases it can be applied (e.g.: when the value changes from the outside, inside or on reset) * update changelog