Check out McCooey's Hexagonal Chess, our featured variant for May, 2025.


[ Help | Earliest Comments | Latest Comments ]
[ List All Subjects of Discussion | Create New Subject of Discussion ]
[ List Earliest Comments Only For Pages | Games | Rated Pages | Rated Games | Subjects of Discussion ]

Single Comment

Interactive Diagram— Diagrams that interactively show piece moves.[All Comments] [Add Comment or Rating]
H. G. Muller wrote on Mon, Jun 2 08:34 PM UTC in reply to Fergus Duniho from Sun Jun 1 05:24 PM:

Going on your statement that the problems of spurious whitespace or misaligned backgrounds on iPad all disappeared when you put message + board in a flex-box item (and the collapsed piece table in another item), I now changed betzaNew.js so it puts all three elements in a flexbox with a single item.

Does this still suppress the problems, e.g. in the Chak end Orthodia Diagrams?

Like you say, wrapping something in a flexbox is pretty benign; if flex boxes are not supported these presumable become ordinary <div> elements, which should have no visible effect.