-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Windows] Implement gestures on Spans #17731
Conversation
src/Controls/src/Core/Platform/Windows/Extensions/FormattedStringExtensions.cs
Outdated
Show resolved
Hide resolved
failing checks |
Hi @jsuarezruiz. We have added the "s/pr-needs-author-input" label to this issue, which indicates that we have an open question/action for you before we can take further action. This PRwill be closed automatically in 14 days if we do not hear back from you by then - please feel free to re-open it if you come back to this PR after that time. |
Hi @jsuarezruiz. |
2f1255b
to
bc0e0aa
Compare
src/Controls/src/Core/Platform/Windows/Extensions/FormattedStringExtensions.cs
Outdated
Show resolved
Hide resolved
03d46ba
to
02973eb
Compare
Rebased and did some tests, seems to work locally. |
/rebase |
02973eb
to
57b7f56
Compare
Description of Change
Implement gestures on Windows Spans.
Issues Fixed