Sign In Sign Up

Skip sparks if background image set

If the ModelBox.backgroundImage is set, do not show the circuitboard animation with the sparks

I'll update the model-box component to conditionally hide the circuitboard animation when backgroundImage is set.

Done! The circuitboard animation with sparks now only appears when backgroundImage is not set.