-
Notifications
You must be signed in to change notification settings - Fork 79
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Uses the legacy UI on macOS before Big Sur
The NSVisualEffectView usage runs into issues when on macOS versions between 10.13 and 10.15, inclusive, with behavior being different between 10.13 on the one side and 10.14 and 10.15 on the other side. Given the effort that might be required, we think it best to switch back to the legacy design when run on macOS versions earlier than Big Sur (macOS 11.0).
- Loading branch information
Showing
2 changed files
with
147 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters