comments
This commit is contained in:
1 parent
9e751d4161
commit
41103f2732
2 files changed
+3
No files matched your search
@@ -103,6 +103,7 @@ impl<Ctx> Ui<Ctx> {
|
||||
{
|
||||
self.active.clear();
|
||||
self.primitives.clear();
|
||||
// free before bc nothing should exist
|
||||
self.free();
|
||||
let mut painter = Painter::new(
|
||||
&self.widgets,
|
||||
|
||||
Reference in new issue
Block a user