Skip to content

Releases: sbooth/SFBPopovers

1.1.0

16 Dec 16:37
387edcf
Compare
Choose a tag to compare

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 in SFBPopoverWindow to prevent crashes when using keyboard access (#9)
  • Added ability to display a popover with making it the key window (#10)