Skip to content

1.1.7

Latest
Compare
Choose a tag to compare
@pddon pddon released this 19 Sep 11:19
7eb28de
  1. Implementation of template list waterfall function;
  2. Optimize the path generation strategy when the connecting lines between components are polylines;
  3. Fixed the bug of copying default styles incorrectly when modifying nested container component styles and when reopening the drawing;
  4. Fixed the bug where opening pddon drawing takes up shortcut keys for other system applications;
  5. Newly added nvarchar and nchar for database field types;
  6. 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;
  7. Optimization of other functions;

1、模板列表瀑布流功能的实现;
2、优化组件间连线为折线时的路径生成策略;
3、修复容器嵌套组件样式修改时和重新打开绘图时错误复制默认样式bug;
4、修复打开pddon画图后占用系统其它应用程序快捷键bug;
5、数据库字段类型新增nvarchar和nchar;
6、修复部分场景下组件层叠顺序控制失效bug;取消选中节点默认临时提升层叠顺序置顶功能;
7、其他功能优化;