Skip to content

v1.4.1: Checks for non-integral frames; eliminate strong references to self

Compare
Choose a tag to compare
@cbpowell cbpowell released this 29 Mar 17:37
· 633 commits to master since this release
  • Further checks to prevent non-integral frame rects (ref issue #35)
  • Fix a missed strong reference to self in an NSNotification observer block (ref issue #49)