moo-man / WrathAndGlory-FoundryVTT

The official system implementation for Warhammer 40,000 Roleplay: Wrath & Glory by Cubicle 7
GNU General Public License v3.0
13 stars 16 forks source link

Fixes interrupted loading in firefox #233

Closed Crushy closed 8 months ago

Crushy commented 9 months ago

There's a known issue in PIXI where SVGs that don't have a width or height cannot be loaded in Firefox. This seems to cause Wrath and Glory to stop loading due to some unseen error while loading the effect SVGs. See https://github.com/pixijs/pixijs/issues/7877