AnsonH / plinko-game

A Plinko game built with Svelte
https://plinko-web-game.netlify.app/
21 stars 10 forks source link

fix(payout): missing color after switching rows #3

Closed AnsonH closed 5 months ago

AnsonH commented 5 months ago

Description

When I change row number from 16 to a lower number, the bin color becomes transparent

image