Two Value Slider no Skew

I have created a two value horizontal slider. Both max and min parameters have the same range (20.f to 20000.f) and are NormalisableRange with a skew factor of 0.1f (hoping to fill the bottom range with more of the low-frequency values). However, it seems that the skew factor is not applied for two value sliders.

Has anyone found this?

I found skew not ideal for logarithmic ranges anyway, as you would expect them for a frequency slider.

I use this constructor instead:

1 Like