mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 21:00:03 -04:00
misc code cleanup
This commit is contained in:
@@ -468,6 +468,8 @@ impl Painter {
|
||||
}
|
||||
|
||||
check_for_gl_error!(&self.gl, "paint_mesh");
|
||||
} else {
|
||||
tracing::warn!("Failed to find texture {:?}", mesh.texture_id);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user