Disable text interpolation

I have a text gauge showing my AFR. Currently if it’s at like 14, and then it reads 15 next, it will start interpolating to it. Is there a way to make it just go to that number right away instead of counting up to it?

Select the gauge, then go to Look&Feel > Special. Set “Value Smoothing (%)” to 0.

The default is 80 which is why it will count up to the actual measured value – the higher the number, the slower this interpolation will be, i.e. the stronger the display value is smoothed. Setting it to 0 will disable smoothing while setting it to 100 sets a value automatically depending on how large the value changes in a certain time frame are.

2 Likes

Awesome thank you so much