Masth0 / ScratchCard

ScratchCard is a js lib to simulated a scratchcard in browser with html5 and canvas.
MIT License
155 stars 49 forks source link

examples missing percent update #10

Closed simonbuehler closed 4 years ago

simonbuehler commented 6 years ago

hi,

with the code of the examples no percentage is calculated but the value is not reflected inside sc__infos

<div class="sc__infos">
            <p>0%</p>
 </div>

there is some glue missing

Masth0 commented 4 years ago

Hi, my bad... sorry. I reworked the documention.