Skip to content

feat: blinking selected cell cursor#169

Merged
thomas-mauran merged 1 commit intomainfrom
feat/blink-cursor
Dec 16, 2025
Merged

feat: blinking selected cell cursor#169
thomas-mauran merged 1 commit intomainfrom
feat/blink-cursor

Conversation

@thomas-mauran
Copy link
Owner

Make the cursor cell blink

Description

It is hard to detect where a piece will move visually, making the cell blink will make it easier.

Fixes #168

How Has This Been Tested?

Manual testing

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Signed-off-by: Thomas Mauran <thomasmauran@yahoo.com>
@thomas-mauran thomas-mauran self-assigned this Dec 16, 2025
@thomas-mauran thomas-mauran added the enhancement New feature or request label Dec 16, 2025
@thomas-mauran thomas-mauran merged commit 1e34063 into main Dec 16, 2025
17 checks passed
@thomas-mauran thomas-mauran deleted the feat/blink-cursor branch December 16, 2025 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Blinking selected cell

1 participant