Open tedzards509 opened 1 year ago
This occurs on my 1440p Desktop screen. It appears to be due to the pieces resolution being too small. I can't test if this also occurs on high resolution phone screens, but if so, it should probably be fixed.
This is probably due the the cacheSize parameter: https://github.com/lichess-org/flutter-chessground/blob/main/lib/src/widgets/piece.dart#L35
This occurs on my 1440p Desktop screen. It appears to be due to the pieces resolution being too small. I can't test if this also occurs on high resolution phone screens, but if so, it should probably be fixed.