Fix textbox flickering when setting threshold min/max
I'll need to either 1. ensure that the view model callback doesn't update the config state or 2. increase the debounce timeout. 1 is preferred, but if it's not possible then 2 should also practically resolve the issue.