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

PropertyGridView right click on category #24

Closed
ColinCren opened this issue Sep 9, 2014 · 1 comment
Closed

PropertyGridView right click on category #24

ColinCren opened this issue Sep 9, 2014 · 1 comment

Comments

@ColinCren
Copy link

There appears to be a bug where right clicking a category minimizes it the same as if the left click was used. It seems to be that right and left buttons are handled the same in OnMouseDown. It seems like this function should early out if its the right button and allow the context menu to take effect.

Thoughts?

@Ron2
Copy link
Member

Ron2 commented Sep 10, 2014

I can reproduce the problem. Thank you for reporting it. That should be an easy fix.

@Ron2 Ron2 closed this as completed in 4d10900 Sep 13, 2014
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

No branches or pull requests

2 participants