actually use drawing
This commit is contained in:
1 parent
e880acca66
commit
7651699743
1 file changed
+2
@@ -134,6 +134,8 @@ impl<'a> PainterCtx<'a> {
|
||||
resize = active.resize;
|
||||
}
|
||||
|
||||
self.drawing.insert(id.duplicate());
|
||||
|
||||
let mut painter = Painter {
|
||||
region,
|
||||
id: id.duplicate(),
|
||||
|
||||
Reference in new issue
Block a user