mirror of
https://github.com/penpot/penpot.git
synced 2026-08-06 04:48:39 +00:00
🐛 Fix thumbnail generation
This commit is contained in:
parent
f1f612f265
commit
97496d8ad7
@ -1780,8 +1780,6 @@ impl RenderState {
|
|||||||
self.render_shape_tree_partial(base_object, tree, timestamp, false)?;
|
self.render_shape_tree_partial(base_object, tree, timestamp, false)?;
|
||||||
}
|
}
|
||||||
self.flush_and_submit();
|
self.flush_and_submit();
|
||||||
notify_tiles_render_complete();
|
|
||||||
|
|
||||||
Ok(())
|
Ok(())
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user