Commit Graph

4 Commits

Author SHA1 Message Date
李志鹏
7bc82af120 fix 2025-11-11 14:28:41 +08:00
bighuixiang
695f8045f9 feat: 更新填充组图层背景命令,增强图层管理和颜色填充功能,优化图层选择和渲染逻辑 2025-07-17 13:46:13 +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