Commit Graph

4 Commits

Author SHA1 Message Date
李志鹏
f8e4ab8cdb 画布增加的新功能 2026-01-02 11:24:11 +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
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