sindresorhus / Settings

⚙ Add a settings window to your macOS app in minutes
MIT License
1.45k stars 101 forks source link

Fix `animated` parameter not taking effect #97 #105

Closed francisfeng closed 1 year ago

francisfeng commented 1 year ago

isSubset(of:) will always return true even when NSViewController.TransitionOptions is empty.

Fixes #97