Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

@SimonDarksideJ
Copy link

I don't expect this even to be taken in, but hay ho.

Resolves an issue where a Selectable control will remain in a highlighted state if a user is holding input while they move the cursor from the bounds of the Selectable.

Currently, this leaves a button in a "Highlighted" state simply because it only checks if the Pointer is down and NOT if the pointer is within the bounds of the control.

The fix simply checks BOTH the Pointer down state and the Pointer Inside state before marking a selectable as highlighted.

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.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.