mml-io / mml

Metaverse Markup Language
https://mml.io
MIT License
124 stars 15 forks source link

Fixed transparent data URI images error #147

Closed MarcusLongmuir closed 9 months ago

MarcusLongmuir commented 9 months ago

This PR fixes an issue where data URI images would error because image decoding is not synchronous


What kind of changes does your PR introduce? (check at least one)

Does your PR introduce a breaking change? (check one)

Does your PR fulfill the following requirements?