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

refactor(responsive): remove ResponsiveHelper initialization #992

Merged
merged 1 commit into from
Jan 11, 2024

Conversation

Xiaoy312
Copy link
Contributor

@Xiaoy312 Xiaoy312 commented Jan 9, 2024

GitHub Issue (If applicable): closes #942

PR Type

What kind of change does this PR introduce?

  • Refactoring (no functional changes, no api changes)

What is the current behavior?

What is the new behavior?

removed the needs of ResponsiveHelper.HookEvent, and adjusted the docs around that part.

PR Checklist

Please check if your PR fulfills the following requirements:

@Xiaoy312
Copy link
Contributor Author

Xiaoy312 commented Jan 9, 2024

todo:

  • update relevant docs
  • fix potential compilation errors on uwp?

@Xiaoy312 Xiaoy312 self-assigned this Jan 9, 2024
@Xiaoy312 Xiaoy312 force-pushed the dev/xygu/20230109/init-less-responsive branch 2 times, most recently from 83cdddc to 657f097 Compare January 10, 2024 15:11
@Xiaoy312 Xiaoy312 force-pushed the dev/xygu/20230109/init-less-responsive branch from 657f097 to a944afa Compare January 10, 2024 15:22
@Xiaoy312 Xiaoy312 marked this pull request as ready for review January 10, 2024 15:22
@Xiaoy312 Xiaoy312 merged commit ad60f28 into main Jan 11, 2024
26 checks passed
@Xiaoy312 Xiaoy312 deleted the dev/xygu/20230109/init-less-responsive branch January 11, 2024 16:47
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.

Remove need for ResponsiveHelper init calls
3 participants