more progress on compositing

This commit is contained in:
2025-12-24 02:02:49 -06:00
parent e048abf495
commit 3be18717e7
2 changed files with 12 additions and 10 deletions

View File

@@ -253,8 +253,6 @@ func (s *Sketch) Capture() *SketchCapture {
}
}
func NewLayerConfig() LayerConfig {
return LayerConfig {
visible: true,