steinbergmedia / vstgui

A user interface toolkit mainly for audio plug-ins
Other
857 stars 122 forks source link

Remove substraction of minValue. #269

Closed rehans closed 1 year ago

rehans commented 1 year ago

No need to subtract 'minValue' in this case. All transforms of value from physical to normalized and vice versa is handled correctly by CControl already. When 'minValue' > 0 it even breaks the segment button.