-
-
Notifications
You must be signed in to change notification settings - Fork 213
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
Moving more trackbars on single mouse down #84
Comments
Thanks for your report! Could you please provide a snippet of your code so I can better understand the problem? Are you using a single window for your application or multiple windows, for instance? |
Could you provide a bit more code regarding the |
Sure, here is complete minimal working example:
|
Thank you for your information. I'll work on this bug as soon as I have some free time. |
I have more trackbars below each other. When I am moving first one, and go with mouse cursor over next ones, they are being moved instead of first one. It is quite annoying.
Could this be fixed to moving only firstly selected trackbar, please?
The text was updated successfully, but these errors were encountered: