Skip to content

v1.4.2: Revised frame/bounds checking

Compare
Choose a tag to compare
@cbpowell cbpowell released this 05 May 02:43
· 628 commits to master since this release
  • Uses overridden layoutSubviews to detect frame and bounds changes, which prevents some cases from slipping by (ref #51)
  • Removes an empty drawRect function, which is stated to be a performance hit