seastan / dragncards

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

Touch mode system buttons bug #55

Open morvael opened 3 months ago

morvael commented 3 months ago

I can't make the buttons using predefined actions (checked by verifying they're not defined elsewhere in LotR LCG plugin) to work. Either they do nothing or just light up green and back to grey, while just adding long entries.

The bug was observed with:

morvael commented 3 months ago

This is a blocker.

morvael commented 3 months ago

I can't still get target or nextStep or drawArrow to work.

morvael commented 3 months ago

Undo and undo many works.

morvael commented 3 months ago

Engine "save" button disappeared.

morvael commented 2 months ago

I think this is one major blocker remaining to get the touch mode working (aside from parts of menus being cut off).