Hi, I had some initial trouble where I kept selecting all the text on the website when I shift-z-clicked. This is easily fixed by making text unselectable on your site via CSS. I wouldn't recommend everyone use it for their entire site, but I think in your case it will make a better demo.
hauken|1 year ago
geon|1 year ago
I had to do something similar a while ago to implement drag&drop while keeping text selectable.