Releases: pddon/pddon-win
Releases · pddon/pddon-win
1.0.7
- Optimization function: When the component is in editing mode, disable the global class combination shortcut key to solve the problem of mistakenly triggering the combination shortcut key function in some scenarios(优化功能:组件编辑态时禁用全局类组合快捷键,解决部分场景下误触发组合快捷键功能问题);
- Optimization of Copy Selected and Cut Selected Functions: Fixed an error when copying and cutting embedded subcomponents failed(复制已选、剪切已选功能优化:修复内嵌子组件复制剪切失败提示错误);
- Fix the issue of untitled combination class container components not being able to be dragged(修复无标题组合类容器组件无法拖动问题);
- Fix the issue of abnormal state switching of container components during dragging or resizing(修复容器组件在拖动或尺寸调整过程中状态异常切换问题);
1.0.6
- Optimize the execution logic of the undo restore command, fix issues such as opening historical drawings and leaving blank canvas after undo(撤销恢复命令执行逻辑优化,修复打开历史绘图撤销后变空白画布等问题);
- Display composite components, add logic optimization, and fix bugs where composite components cannot be automatically connected as target sources(组合组件展示、新增逻辑优化,修复组合组件无法被作为目标源自动连接bug);
- Optimize the update logic of the preview navigation window, fix bugs where the preview window cannot be updated in a timely manner in some operating scenarios(预览导航窗口更新逻辑优化,修复部分操作场景下预览窗口无法及时更新bug);
- Optimization of other functions(其他功能优化);
1.0.5
- Fixed bug in adjusting wiring path and position errors when canvas scaling or changing canvas size(画布缩放或者画布大小变化时连线路径和位置错误调整bug修复);
- Functions such as exporting, manually saving, and downloading images require time-consuming processing and increase waiting for processing prompts(导出、手动保存、下载图片等功能耗时处理增加等待处理提示);
- Registering or binding an email number, which cannot be fixed through verification bugs when there are underscores and numbers(注册或绑定邮箱号,当存在下划线加数字时无法通过校验bug修复);
- Add software version number to display synchronous updates(增加软件版本号展示同步更新);
1.0.4
- Fix the issue of disordered style after generating images in English vertical layout;(英文竖排生成图片后样式错乱问题修复)
- When multiple components are selected at the same time, including container subcomponents, executing the copy command may result in the inability to copy subcomponents for repair;(同时选择多个组件,其中包含容器子组件时,执行复制命令,无法复制子组件问题修复)
- Fixed the issue of dragging components after grouping causing sub components within the group to enter incorrect rotation mode;(组件分组后拖动导致分组内子组件进入错误旋转模式问题修复)
- The problem of window inability to capture images is resolved;(窗口无法截图问题解决)
- Optimization of other functions;(其他功能优化)
1.0.3
- Fix the bug of drawing data loss caused by continuous and fast multiple save operations; (连续快速多次保存操作导致绘图数据丢失bug修复)
- The adaptive function of text component size increases the retention of manual adjustments made by users to the component size;(文本组件尺寸自适应功能增加保留用户对组件大小所做的手动调整)
- Optimized some other small functions;(优化了一些其他小功能)