-
Notifications
You must be signed in to change notification settings - Fork 53
Description
Hello first forgive me if this issue is completely irrelevant with the AXStatusItemPopup, but i have a problem in yosemite.
i have made 2 views inside the popover viewcontroller , an apple's ABPersonView and ABPeoplePickerView so i can select and display a contact.
When i switch to dark mode From general -> Use dark menu bar and Dock, these 2 views are not displayed correctly. (They have black artifacts or the letters are not shown correctly)
https://www.dropbox.com/s/4wsx18uno4zh672/nodarkmode.png?dl=0
https://www.dropbox.com/s/ocwh7fxrot7ziak/darkmode.png?dl=0
https://www.dropbox.com/s/4cjxcmivetsjqyi/issue.zip?dl=0
Do you know or have any hints as why this is happening?
I am quite new to cocoa and unable to figure this out, Is it a view drawing issue or something else.
I ve shared the project file and 2 before and after pictures that show the issue.