seastan / dragncards

Multiplayer online card game platform written in Elixir, Phoenix, and React. Drag and Drop provided by React-Beautiful-DND.
https://dragncards.com/
77 stars 41 forks source link

Dragging cards on tablet bug #53

Open morvael opened 2 months ago

morvael commented 2 months ago

Chrome on iPad. A card dragged in free region often ends up almost off-screen with just a corner visible in top-left corner of the web page: image As if the drop position wasn't registered correctly and some default 0,0 is used.

morvael commented 2 months ago

This is a blocker.