Skip to content

Conversation

@wjt
Copy link
Member

@wjt wjt commented Sep 15, 2025

The “Z” key indicator in the Sokoban input hints HUD had its mouse cursor shape
set to CURSOR_POINTING_HAND:

Pointing hand cursor. Usually used to indicate the pointer is over a link or
other interactable item.

But this icon isn't interactable.

This has been set this way since commit a52f9b0
when the Sokoban input hints were added. I'm sure this was not intentional.
Unset it.

image

The “Z” key indicator in the Sokoban input hints HUD had its mouse cursor shape
set to CURSOR_POINTING_HAND:

> Pointing hand cursor. Usually used to indicate the pointer is over a link or
> other interactable item.

But this icon isn't interactable.

This has been set this way since commit a52f9b0
when the Sokoban input hints were added. I'm sure this was not intentional.
Unset it.
@wjt wjt requested a review from a team as a code owner September 15, 2025 08:05
@github-actions
Copy link

Play this branch at https://endlessm.github.io/threadbare/branches/endlessm/wjt/sokoban-hud-don-t-override-mouse-cursor-shape.

(This launches the game from the start, not directly at the change(s) in this pull request.)

Copy link
Collaborator

@manuq manuq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great finding!

@manuq manuq merged commit 3662de7 into main Sep 15, 2025
5 checks passed
@manuq manuq deleted the wjt/sokoban-hud-don-t-override-mouse-cursor-shape branch September 15, 2025 17:40
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.

3 participants