Commit Graph

13 Commits

Author SHA1 Message Date
bighuixiang
fc9a3eddc2 feat: add background fill functionality for layers
- Implemented FillLayerBackgroundCommand to fill the background of layers with a specified color.
- Introduced BackgroundFillManager to manage background fill operations.
- Updated LayerManager to include fillLayerBackground method.
- Enhanced LayersPanel with a color picker for filling layer backgrounds.
- Modified RasterizeLayerCommand to reflect changes in terminology and functionality.
- Adjusted LayerSort to ensure filled layers are rendered at the correct z-index.
- Updated relevant utility functions and components to support new fill feature.
2025-07-14 23:42:28 +08:00
bighuixiang
24e9ba8ae5 feat: 裁剪组裁剪跟随选择组移动 2025-07-14 01:00:23 +08:00
bighuixiang
96e13cb22a feat: 优化跨层级移动和套索抠图命令,支持异步执行,改进画布刷新逻辑,新增背景裁剪选项 2025-07-11 00:26:38 +08:00
bighuixiang
7359fe2f9a feat: 优化选区功能,修复部分bug 2025-07-10 01:01:46 +08:00
bighuixiang
0615ab31f9 feat: 优化部分问题,完善选区功能 2025-07-04 03:16:18 +08:00
bighuixiang
4a95f27966 fix: 修复多个已知问题 2025-06-29 23:29:47 +08:00
bighuixiang
2fcba962d1 feat(CanvasManager): enhance image layer management and event handling 2025-06-26 00:37:07 +08:00
bighuixiang
afa3b69f71 feat: 1.固定图层缩略图(完成)
2.工具栏新增插槽(完成)
3.loadJSON的元素顺序回发生错误
2025-06-25 01:03:39 +08:00
bighuixiang
e001c9dd49 feat: 添加笔刷指示器功能,支持动态显示当前笔刷大小和颜色;更新图层可擦除状态逻辑 2025-06-24 01:54:37 +08:00
X1627315083
7ab32c9c77 合并画布 2025-06-23 09:27:29 +08:00
X1627315083
584f6a7db0 合并画布 2025-06-22 13:52:28 +08:00
X1627315083
9c7fae36eb 合并画布代码 2025-06-18 11:05:23 +08:00
X1627315083
c266967f16 接入画布 2025-06-09 10:25:54 +08:00