scratchie icon indicating copy to clipboard operation
scratchie copied to clipboard

👆 HTML5 canvas based scratch off panels

Results 5 scratchie issues
Sort by recently updated
recently updated
newest added

When I use `npm i scratchie` to install it to my project and run the example, it gives the error `Uncaught TypeError: s.color is not a function`. In the file...

Hi, I was trying to call scratchie.render function from HTML, since it should trigger redraw, but it doesn't. Is there another way to reset scratchcard, so that It would be...

You have an issue when you scroll on your page, you don't calculte the value of the Main window scroll. you can fix it by applying this path in function...

could you tell me why all the buttons in the example are not functional? and how to fix it?