Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adjust rendering of BarModelEditor (LMMS#7299)
Adjust the rendering of BarModelEditor to make it respect logarithmic and linear models. The code now uses `inverseScaledValue` instead of `value` just like the `Knob` class does when calculating the angle.
- Loading branch information