Skip sparks if background image set

amp
main
Smart (Sonnet 4.5)
Unlisted
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.

Explored 1 file
Edited model-box.svelte
+1
-1

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