actually use drawing

This commit is contained in:
iris committed 2025-09-17 12:52:08 -04:00
1 parent e880acca66
commit 7651699743
1 file changed
+2
+2
View File
@@ -134,6 +134,8 @@ impl<'a> PainterCtx<'a> {
resize = active.resize; resize = active.resize;
} }
self.drawing.insert(id.duplicate());
let mut painter = Painter { let mut painter = Painter {
region, region,
id: id.duplicate(), id: id.duplicate(),