documentation
This commit is contained in:
@@ -507,6 +507,7 @@ impl CanvasState {
|
||||
.unwrap().clone().get_handle() as usize
|
||||
).unwrap();
|
||||
|
||||
|
||||
if !allocated_buffers.image_vertex_buffer.is_empty() {
|
||||
for (image_handle, vertex_buffer) in allocated_buffers.image_vertex_buffer.clone() {
|
||||
let handle = image_handle.clone().get_handle() as usize;
|
||||
|
||||
Reference in New Issue
Block a user