joshuaauerbachwatson / anyCards

Multi-person card game with no built-in rules
Apache License 2.0
0 stars 0 forks source link

[client] Italic property not reset in player list #32

Closed joshuaauerbachwatson closed 11 months ago

joshuaauerbachwatson commented 11 months ago

The player list currently marks the current player both with asterisks and by changing the text to italic.

The italic property does not get reset when the player previously marked as current becomes non-current.

When this is fixed, the screen image in the help should be re-generated. It currently shows the persistent italic problem.