Skip to content

Instantly share code, notes, and snippets.

@elkraneo
Created December 10, 2024 14:20
Show Gist options
  • Save elkraneo/1ddbc392dba7285ec38fdec5207dfc04 to your computer and use it in GitHub Desktop.
Save elkraneo/1ddbc392dba7285ec38fdec5207dfc04 to your computer and use it in GitHub Desktop.

Silent error in multiple tabletop games

FB16078201

In the current version of TabletopKit, the view modifier required has no limit on the number of views that can be utilized (failing silently when attempting to). If allowing multiple tabletop games is not feasible, at least it would give greater flexibility and encapsulation (i.e., different game boards during a session) if the modifier contained an option to enable or disable that specific game.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment