feat: add support for draggable grid lines in image slicing, with options to add, delete, and reset horizontal/vertical lines

This commit is contained in:
HouYunFei
2026-07-05 16:08:23 +08:00
parent 65a91b22e1
commit 0b69dfce46
4 changed files with 120 additions and 27 deletions
+1
View File
@@ -2,6 +2,7 @@
## Unreleased
+ [新增] 图片切图支持等分线直接拖拽调整,并可新增、删除和重置横向 / 纵向切图线。
+ [新增] 新增Codex App插件支持。
+ [新增] 配置与用户偏好新增独立页面和 Codex 连接配置 Tab。
+ [修复] 修复生图工作台重试成功结果刷新后丢失的问题。