mirror of
https://github.com/penpot/penpot.git
synced 2026-05-24 08:26:12 -04:00
🐛 Fix thumbnail generation
This commit is contained in:
@@ -1780,8 +1780,6 @@ impl RenderState {
|
||||
self.render_shape_tree_partial(base_object, tree, timestamp, false)?;
|
||||
}
|
||||
self.flush_and_submit();
|
||||
notify_tiles_render_complete();
|
||||
|
||||
Ok(())
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user