diff --git a/Images/autolayout.gif b/Images/autolayout.gif new file mode 100644 index 0000000..37df9a7 Binary files /dev/null and b/Images/autolayout.gif differ diff --git a/README.md b/README.md index f6941d9..754a9d4 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,9 @@ 友情提示 很多朋友老问为什么编译不过去,您需要安装对应的net版本,或者修改工程的net版本,如下图。 ![输入图片说明](Images/help.png) +## 2023年12月21日更新内容(自动布局从NodeNetwork迁移) +![输入图片说明](Images/autolayout.gif) + ## 2023年7月2日更新内容(做一个Block编程画板) 先上一张效果动图,本次更新主要仿照Scratch,目前仅完成拖拽部分,逻辑部分后续完善。 ![输入图片说明](Images/block.gif)