actually use drawing
This commit is contained in:
@@ -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(),
|
||||||
|
|||||||
Reference in New Issue
Block a user