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: Fix Tree/GridView header tooltips when setting the background color #2580

Conversation

cwensley
Copy link
Member

When setting a non-tinted background color of the GridView/TreeGridView it would disable the tooltips. Instead of the previous hack where we had to draw the separators manually, we now use a different but still hacky mechanism by inserting a view in the NSClipView used for the header.

@cwensley cwensley added the bug label Nov 16, 2023
@cwensley cwensley added this to the 2.8.2 milestone Nov 16, 2023
@cwensley cwensley merged commit ce8dad9 into picoe:develop Nov 16, 2023
3 checks passed
@cwensley cwensley deleted the curtis/mac-fix-gridview-tooltips-with-background-color branch November 16, 2023 23:47
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