Skip to content

Commit 1477eea

Browse files
committed
update readme
1 parent d453010 commit 1477eea

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,12 @@ two-way constraints, such as chains(not yet supported, please use with Flex).
161161
2. matchParent(default)
162162
3. wrapContent(minimum and maximum are temporarily not supported)
163163
23. layout debugging
164+
1. showHelperWidgets
165+
2. showClickArea
166+
3. showZIndex
167+
4. showChildDepth
168+
5. debugPrintConstraints
169+
6. showLayoutPerformanceOverlay
164170

165171
Follow-up development plan:
166172

README_CN.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,12 @@ build 耗时有时甚至超过渲染耗时。
135135
2. matchParent(default)
136136
3. wrapContent(暂不支持最大、最小设置)
137137
23. 布局调试
138+
1. showHelperWidgets
139+
2. showClickArea
140+
3. showZIndex
141+
4. showChildDepth
142+
5. debugPrintConstraints
143+
6. showLayoutPerformanceOverlay
138144

139145
后续开发计划:
140146

0 commit comments

Comments
 (0)