Releases: sbooth/SFBPopovers
Releases · sbooth/SFBPopovers
1.1.0
This is primarily a bug fix release. Changes include:
- Released under the MIT license
- Added nullability specifiers
- Fixed a retain cycle caused by
CAAnimation
retaining its delegate (#7) - Removed
contentView
accessor inSFBPopoverWindow
to prevent crashes when using keyboard access (#9) - Added ability to display a popover with making it the key window (#10)