I imported Tim Rick's latest cloneable but it's not working for me

I imported the drawing canvas into my WF project, but it doesn’t seem to work for some reason. Nothing happens when I click on the canvas or the controls. It could be bc of something else going on my site.

Tim’s cloneable: https://webflow.com/website/Press-and-Hold-to-Draw#sites
Read-only: https://preview.webflow.com/preview/alternate-column-scroll?utm_medium=preview_link&utm_source=designer&utm_content=alternate-column-scroll&preview=44ab16171c5aa38ae50c0782b4a871a6&pageId=61d85871ea9b18136d4ef599&workflow=preview
Published: Draw

Hey @alembukvich, have you tried it without your custom cursor? either that or give your cursor wrapper pointer-events: none. I hope this helps.

Tim got back to me! I did try not using the cursor or setting pointer events none on the cursor (wrapper) but it didn’t work. The code adds a combo class of .active on the grid items, but I didn’t set the bg color on the combo class. That’s why I wasn’t seeing anything on rhe canvas.

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.