Commit Graph

5 Commits

Author SHA1 Message Date
李志鹏
f8e4ab8cdb 画布增加的新功能 2026-01-02 11:24:11 +08:00
bighuixiang
c756d7377f feat : 显示选区逻辑完成 2025-07-21 01:17:25 +08:00
bighuixiang
26581b234a feat: 添加对图层操作的支持,优化图层粘贴和变换命令,增强组图层遮罩位置更新逻辑 2025-07-16 18:08:20 +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