Skip to content

Commit d43efe4

Browse files
author
luigi-rosso
committed
fix: include BlobAsset in File::read() asset import switches (#12191) a8142e0e4f
BlobAsset is a FileAsset subclass but was missing from the two switch statements in File::read() that enumerate file-backed asset types. As a result, blob assets were silently skipped during import: they were neither added to m_fileAssets nor routed through FileAssetImporter.
1 parent 905a915 commit d43efe4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.rive_head

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
85a72f0ffd9e48506535725f96dafc80ad4bcc5e
1+
a8142e0e4f6cb352b9313b703e34cf9222b95d12

submodules/rive-runtime

0 commit comments

Comments
 (0)