You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the knob does not support negative values. This could be very useful however for e.g. pan knobs (left/right channel distributions), parametric equalizer knobs.
This could be partly solved with the other feature of text templates, rendering negative values for part of the range. However, the highlighted area (rim) for these situations should extend from the center, not the lower left corner.
Currently the knob does not support negative values. This could be very useful however for e.g. pan knobs (left/right channel distributions), parametric equalizer knobs.
This could be partly solved with the other feature of text templates, rendering negative values for part of the range. However, the highlighted area (rim) for these situations should extend from the center, not the lower left corner.
There is already a knob supporting this feature (https://www.npmjs.com/package/vue-knob-control), but it's of a different look and feel and only supports vue2 at the moment.
The text was updated successfully, but these errors were encountered: