lichess-org / chessground

Mobile/Web chess UI for lichess.org
https://lichess.org
GNU General Public License v3.0
1.05k stars 261 forks source link

Squares are off by 1px #201

Closed freechessclub-dev closed 3 years ago

freechessclub-dev commented 3 years ago

Since v8.0.0, I've been noticing selection/highlighting etc. be off by 1 pixel (see below). I bisected it down to #191. The issue is observed on multiple devices with at least Edge and Chrome.

Capture

Any pointers on how to fix it?

niklasf commented 3 years ago

Hi. Do you see the same issue with the boards on lichess.org (like https://lichess.org/analysis)? If not it's probably due to slight changes to CSS and markup from the same commit (https://github.com/ornicar/chessground/pull/191/files#diff-637295579819c44264e189e269f2a73ecf54988667b4187b5495ee7760f6592a).