Skip to content

v1.3.1: Bulk manipulation and fixes

Compare
Choose a tag to compare
@cbpowell cbpowell released this 23 Jan 01:17
· 638 commits to master since this release
  • Fixed the minimizeLabelFrameWithMaximumSize:adjustHeight: method, which had been broken for awhile.
  • Corrected how the bulk label manipulation methods are intended to be used.
  • Added a 'generic' bulk manipulation class method, restartLabelsOfController:, to try and avoid confusion on when they should be used (ref issue #44)
  • Added a bit more documentation.