Skip to content

1.3.2

Compare
Choose a tag to compare
@HDB-Li HDB-Li released this 29 Sep 07:10
· 281 commits to master since this release

Add Ruler, Widget Border function.

Ruler function : Convenient tools to display touch point information.

Widget Border function : Display element border, convenient to see the view's frame.

Add

  • Add LLSettingManager to control some settings in tool, you can configure LLConfig's options dynamically without re-archiving.

  • Add Hierarchy Detail Info function to show more detail info of target view. Similar to Debug View Hierarchy function in XCode.

Remove

  • Remove all xib files, it wastes compilation time. In contrast, you need to introduce Masonry lib.