完善treee刷新机制,优化开关显示方式

This commit is contained in:
Next
2019-01-02 20:21:02 +08:00
parent 326be8561a
commit a89f60cf29
6 changed files with 154 additions and 25 deletions

View File

@@ -1,14 +1,14 @@
# ccc-devtools v1.2.6
# ccc-devtools v1.2.7
Cocos Creator 网页调试器,运行时查看、修改节点树,实时更新节点属性。
## TODO
- [x] 拖拽布局
- [x] 节点搜索
- [x] 实时刷新节点信息
- [x] 拖动节点更改层级
- [x] 开关
- [x] 控制台输出节点信息
- [ ] 节点搜索
- [ ] 拖动节点更改层级
- [ ] 自定义布局等配置
- [ ] 组件信息