mml-io / mml

Metaverse Markup Language
https://mml.io
MIT License
120 stars 13 forks source link

Fix an issue where m-frame loaded unnecessarily #166

Closed MarcusLongmuir closed 4 months ago

MarcusLongmuir commented 4 months ago

This PR fixes an issue where if the m-frame element has the src attribute modified/set prior to a load-range being defined then it would load and not be unloaded if it should be when/if a load-range attribute is set.

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?