Skip to content

Reordering some methods. Bug Fixes.

Compare
Choose a tag to compare
@denandreychuk denandreychuk released this 10 Nov 15:28
· 91 commits to master since this release
d072d2a

Added:

  • Tags in comments for some methods for better navigation and appearance of Quick Help in Xcode.

Updated:

  • API Documentation.
  • The order of usingRelation, so that it is passed after non-default parameters.
  • The order of excludingEdge, so that it is passed right before parameter withInsets.

Fixed:

  • Priority setup for pinEdges(ofGroup:toSameEdgesOfView:withInset:usingRelation:priority:).