Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added defines and QSlider Tooltips #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kelliott121
Copy link

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.

I've added enums for all the tabs and subtabs so that we can use
constants instead of numerical literals.  I've also created a new type
of slider that displays the current value in the tooltip and updated all
sliders with this.
@rzr
Copy link
Collaborator

rzr commented Nov 4, 2016

please try to rebase on current master

@rzr
Copy link
Collaborator

rzr commented Sep 29, 2018

Developement is active on master branch maybe you can try to rebase on it
Thanks

@rzr
Copy link
Collaborator

rzr commented Apr 17, 2020

Please update

@brunetton
Copy link

This PR looks super interesting; I'd love to see that merged onto master 👍

@rzr
Copy link
Collaborator

rzr commented Jan 8, 2021

please rebase

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants