SabakiHQ / Sabaki

An elegant Go board and SGF editor for a more civilized age.
https://sabaki.yichuanshen.de/
MIT License
2.41k stars 377 forks source link

Engine layout #849

Closed zorgnac closed 2 years ago

zorgnac commented 2 years ago

Demo of layout part of #848

This keeps engine player icon visible, and makes them clickable to toggle player role. Displaying whether an engine plays black or white (or none of them) is controlled by CSS (here opacity). Setting CSS to display: none would restore the old layout, though icons are still clickable.

zorgnac commented 2 years ago

Removing