Slider guage has "Sticky" user input

I use a slider guage that is controlled by the user. The slider manipulates a dummy variable, but the dummy variable can also reset via a trigger and action to go back to the default position.

It appears that, sometimes, the user touch input makes the slider stick in position and the action is unable to reset the value of the slider guage. Touching off the element fixes this, but the core cause appears to be that the slider guage still thinks the user is interacting with it and thus overriding the trigger+action.

Video Example: Sticky_RealDash_Slider.mp4

Alright, thank you for reporting this issue. Will investigate.

EDIT: Yep, found it and fixed for next build.