Krenbot/body-of-cards

Disable Swap Button on Timer Start

pbp66 opened this issue · 2 comments

pbp66 commented

Once the timer has started, the swap button needs to be disabled.

pbp66 commented

Steve re-implemented the event listener to remove the event listener on click.

pbp66 commented

Re-implemented the swap method in the Container object, borrowing Steve's code and further formatting it to match class notation