Comment on Show HN: Bubbles, a vanilla JavaScript web gameComments−TZubiri1yIn desktop, dragging outside of the square canvas (and of course outside the windows) doesn't quite work.I wonder how you would fix this, I think you could "capture" the cursor, and use esc to return it, not sure if that works in the browser.
Comments
In desktop, dragging outside of the square canvas (and of course outside the windows) doesn't quite work.
I wonder how you would fix this, I think you could "capture" the cursor, and use esc to return it, not sure if that works in the browser.