Skip to content

Conversation

@TheMadSword
Copy link
Contributor

@TheMadSword TheMadSword commented Jul 28, 2023

Fixes #13183

It may be tempting to, following this, use that "drawOffers" array (well, "Set"), to replace the use of the variable "lastDrawOfferAtPly" (added to JSON to fix #13139) in "ui/round/src/ctrl.ts". However "lastDrawOfferAtPly" is not normalized, while the Set are, meaning the value risk being +- 1 off.

@ornicar ornicar merged commit af19a5c into lichess-org:master Jul 28, 2023
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.

Draw offers are not visible on the right (tag rm6) once page is reloaded You may press the send-a-draw button without being able to do it

2 participants