You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It can be hard for moderators to find the person who buzzed in on the menu when players are seated in a different order than the roster order. There should be a dialog that lets readers re-order players through a drag an drop system.
Technically, this could be done by re-ordering the players in the players field in GameState.
The text was updated successfully, but these errors were encountered:
…ycle (#220)
- Add a dialog that lets you reorder players under Actions | Player Management | Reorder Players... (#203)
- Highlight the current cycle in the Event Log and underline the number for the selected cycle (#206)
- Simplify tossup get message in Event Log (remove buzz position info) to reduce clutter (partial #211)
- Bump version to 1.18.0
It can be hard for moderators to find the person who buzzed in on the menu when players are seated in a different order than the roster order. There should be a dialog that lets readers re-order players through a drag an drop system.
Technically, this could be done by re-ordering the players in the
players
field inGameState
.The text was updated successfully, but these errors were encountered: