Invalidate text uploads after atlas trimming

This commit is contained in:
Héctor Ramón Jiménez 2024-04-30 21:59:46 +02:00
parent cfe4ddb866
commit c51b85e7ab
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
4 changed files with 30 additions and 13 deletions

View file

@ -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()