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
There is a y attribute calculation which I believe is meant to centralize the text in the circle. However that can be achieved by dominant-baseline: central.
The text was updated successfully, but these errors were encountered:
Here:
chessground/src/svg.ts
Line 329 in bf80008
There is a y attribute calculation which I believe is meant to centralize the text in the circle. However that can be achieved by
dominant-baseline: central
.The text was updated successfully, but these errors were encountered: