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

Lines not drawn in free region bug #101

Open morvael opened 3 weeks ago

morvael commented 3 weeks ago

I see no lines drawn between cards in free region (and cards in free region and other regions), even though the engine reports drawing them.

seastan commented 6 days ago

This is almost fixed. I can see arrows now in the free region. But when I move a card in the free region that has an arrow attached the arrows get messed up. They can be fixed by drawing a new arrow - or, strangely, resizing the browser tab...

morvael commented 6 days ago

Ah yes, browser behavior is something esoteric...