1.3.2
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 configureLLConfig
's options dynamically without re-archiving. -
Add
Hierarchy Detail Info
function to show more detail info of target view. Similar toDebug View Hierarchy
function in XCode.
Remove
- Remove all xib files, it wastes compilation time. In contrast, you need to introduce Masonry lib.