Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make squares evenly proportioned on grey and olive boards #16456

Merged
merged 2 commits into from
Nov 22, 2024

Conversation

johndoknjas
Copy link
Contributor

@johndoknjas johndoknjas commented Nov 22, 2024

Resolves #16409

This minor bug seems to have been caused by light squares being a pixel or two too big on each side. E.g., for the 128 pixels for one of the dark squares, a faint white outline can be seen:

image

So for all squares I took the middle 124x124 pixels, resized to 128x128, and then recombined them into a board.

@ornicar ornicar merged commit 234d5e0 into lichess-org:master Nov 22, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Olive and grey board themes have a thin outline around premoves
2 participants