forked from online-go/online-go.com
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Show handicap separately from handicap bonus
Adapt to Goban change in online-go/goban#146 and show the actual handicap stones for black separately from the handicap bonus. To make it clear that this handicap field is not part of the score: - Use a `<hr/>` to separate it - Add `+` in front of scores that are supposed to sum together. Also move white's handicap bonus to the end, after komi. - This means that there's always a `+` in front of it, even at the beginning of the game, so it's implicitly clear that there's a bonus. - I considered changing the text to `Handicap Bonus` but that wrapped. Relates to online-go#1469
- Loading branch information
1 parent
b4dc731
commit c769a40
Showing
1 changed file
with
32 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters