Open kelliott121 opened 9 years ago
please try to rebase on current master
Developement is active on master branch maybe you can try to rebase on it Thanks
Please update
This PR looks super interesting; I'd love to see that merged onto master 👍
please rebase
I've added enums for all the tabs and subtabs so that the tabs can be referenced by constants instead of numerical literals. Since most of the tabs aren't referenced directly, several of the enums may be superfluous. I've also created a new type of slider that displays the current value in the tooltip and updated all sliders to be this type to give a way to view the exact value.