nothing special
This commit is contained in:
@@ -270,7 +270,6 @@ impl Model {
|
||||
if self.grids[0].width > 1024 && self.grids[0].height > 1024 && self.img_data_vec.len() > 100 {
|
||||
self.render_all_imgdata();
|
||||
self.flush_image_data();
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user