Commit Graph

11 Commits

Author SHA1 Message Date
bighuixiang
a8033642fb fix: 在栅格化成功后切换到液化工具 2025-07-24 21:49:29 +08:00
bighuixiang
dc9f3d4a4f fix: 优化栅格化命令,支持父图层及其子图层的栅格化,并改进加载提示的管理 2025-07-24 21:45:47 +08:00
bighuixiang
3ff5e27db6 fix: 优化细节 2025-07-24 21:37:21 +08:00
bighuixiang
5f29e488ed feat: 优化填充组图层背景命令,支持实时更新和撤销功能,改进填充对象的处理逻辑 2025-07-16 11:35:52 +08:00
bighuixiang
e31a619bd6 feat: 添加图层缩略图生成时对遮罩对象的支持,优化图层对象的z-index处理 2025-07-15 00:15:55 +08:00
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
7359fe2f9a feat: 优化选区功能,修复部分bug 2025-07-10 01:01:46 +08:00
bighuixiang
5cc93aeba4 feat: 完善选区功能,新增组图层自由编辑 2025-07-08 01:08:45 +08:00
bighuixiang
5d0511e405 feat: 添加导出图层功能,支持将图层转换为位图图像并下载 2025-06-23 15:56:01 +08:00
X1627315083
584f6a7db0 合并画布 2025-06-22 13:52:28 +08:00