Skip to content
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

Dont use CoreWindow to determine key state #12998

Merged
merged 7 commits into from
Apr 26, 2024

Conversation

acoates-ms
Copy link
Contributor

@acoates-ms acoates-ms commented Apr 26, 2024

Description

  • Some of the key handling code was using CoreWindow to determine the key state of left control vs right control. Rework to use the Islands KeybaordInputSource.
  • Fix Win32's PaperUIManger
  • Export YGConfigSetErrata method from react-native-win32.dll
  • Export QuirkSettings activation factory from react-native-win32.dll
Microsoft Reviewers: Open in CodeFlow

@acoates-ms acoates-ms requested review from a team as code owners April 26, 2024 16:26
@acoates-ms acoates-ms merged commit a4f55e5 into microsoft:main Apr 26, 2024
53 checks passed
@acoates-ms acoates-ms deleted the miscfixes branch April 26, 2024 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

3 participants