Invalidate text uploads after atlas trimming
This commit is contained in:
parent
cfe4ddb866
commit
c51b85e7ab
4 changed files with 30 additions and 13 deletions
|
|
@ -138,7 +138,7 @@ impl Storage {
|
|||
batch: Rc::downgrade(&cache.batch),
|
||||
});
|
||||
|
||||
log::info!(
|
||||
log::debug!(
|
||||
"New mesh upload: {} (total: {})",
|
||||
cache.id.0,
|
||||
self.uploads.len()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue