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

Merge Development #817

Merged
merged 51 commits into from
Nov 13, 2023
Merged

Merge Development #817

merged 51 commits into from
Nov 13, 2023

Conversation

pomianowski
Copy link
Member

Pull request type

Please check the type of change your PR introduces:

  • Update
  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes

niels9001 and others added 21 commits October 26, 2023 14:48
Exception occurs, when AutoSuggestBox has initial visibility state Collapsed, OnApplyTemplate() is not being called and TextBox and SuggestionsList properties are not initialized. Fixes #811.
This makes events to resubscribe each time component is loaded after unloading (which unsubscribes from events), not only once in `OnApplyTemplate()` method. Also check for Hwnd hook resubscription. Fixes #813.
Multiple HighContrast themes support
Fix NullReferenceException in AutoSuggestBox ReleaseTemplateResources, add event resubscription after unloading and loading.
@github-actions github-actions bot added github_actions Pull requests that update GitHub Actions code PR Pull request labels Nov 13, 2023
@pomianowski pomianowski merged commit 5ed3786 into main Nov 13, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code PR Pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants