- Implementation of template list waterfall function;
- Optimize the path generation strategy when the connecting lines between components are polylines;
- Fixed the bug of copying default styles incorrectly when modifying nested container component styles and when reopening the drawing;
- Fixed the bug where opening pddon drawing takes up shortcut keys for other system applications;
- Newly added nvarchar and nchar for database field types;
- Fixed a bug where component stacking order control failed in some scenarios; Cancel the default function of temporarily elevating the stacking order to the top of the selected node;
- Optimization of other functions;
1、模板列表瀑布流功能的实现;
2、优化组件间连线为折线时的路径生成策略;
3、修复容器嵌套组件样式修改时和重新打开绘图时错误复制默认样式bug;
4、修复打开pddon画图后占用系统其它应用程序快捷键bug;
5、数据库字段类型新增nvarchar和nchar;
6、修复部分场景下组件层叠顺序控制失效bug;取消选中节点默认临时提升层叠顺序置顶功能;
7、其他功能优化;