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

Mac: Support mouse events for controls in a CustomCell #2014

Merged

Conversation

cwensley
Copy link
Member

If for example you have a Label or panel or something in the GridView or TreeGridView, it would not get any mouse events and you would have to use the CellClick or CellDoubleClick on the Grid itself. Now we forward those events so you can have the same logic on both Wpf and Mac.

@cwensley cwensley added the bug label Aug 17, 2021
@cwensley cwensley added this to the 2.6.0 milestone Aug 17, 2021
@cwensley cwensley merged commit a2410be into picoe:develop Aug 17, 2021
@cwensley cwensley deleted the curtis/gridview-customcell-mouseevents branch August 17, 2021 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant