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

Allow for knob specific mouse sensitivity via CKnobBase::setKnobRange() #310

Closed
wants to merge 4 commits into from

Conversation

raygit83
Copy link
Contributor

@scheffle
Copy link
Collaborator

Can you also add a get method, so it can be integrated into the UI Editor. Thanks.

@scheffle
Copy link
Collaborator

And if possible try to use the code style from VSTGUI. (Most easy way is to use git-clang-format if you're familiar with it).

@raygit83
Copy link
Contributor Author

And if possible try to use the code style from VSTGUI. (Most easy way is to use git-clang-format if you're familiar with it).

I always try to do that. Can you tell me where you think the code style is off? Thanks.

@raygit83
Copy link
Contributor Author

Can you also add a get method, so it can be integrated into the UI Editor. Thanks.

Done.

Co-authored-by: Nick Dowell <[email protected]>
@scheffle
Copy link
Collaborator

Ah, and please base the change on the develop branch. That's where changes should be made. Only bugfixes and releases should go into the master branch.

@raygit83
Copy link
Contributor Author

Ah, and please base the change on the develop branch. That's where changes should be made. Only bugfixes and releases should go into the master branch.

Got it...done.

@scheffle
Copy link
Collaborator

Done with #312

@scheffle scheffle closed this Oct 19, 2023
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