Skip to content

Conversation

@miroiu
Copy link
Owner

@miroiu miroiu commented May 7, 2025

📝 Description of the Change

Adds AsRef extension method to InputGesture to convert it to an InputGestureRef.
Fixes the assumption that the ApplicationCommands.SelectAll is a KeyGesture.

Fixes #212

🐛 Possible Drawbacks

None.

Copy link

@Nintynuts Nintynuts left a comment

Choose a reason for hiding this comment

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

LGTM

@miroiu miroiu merged commit 44c3164 into master May 7, 2025
4 checks passed
@miroiu miroiu deleted the fix/212-select-all-gesture branch May 7, 2025 18:14
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.

[Bug] Interactivity assumes a KeyGesture for SelectAll

3 participants