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

Fix crash in SimpleTextInsights #3853

Merged
merged 1 commit into from
Sep 13, 2024
Merged

Conversation

andreww-msft
Copy link
Contributor

@andreww-msft andreww-msft commented Sep 13, 2024

Summary of the pull request

We were creating the control on the wrong thread. Now we queue the creation onto the UI thread, and wait for this to complete.

Also fixed the loader snaps insights text to wrap.
Also fixed the windows logs row text to wrap (but set to a maximum height, with a scrollbar that kicks in if needed).

Closes #3852
Closes #3851
Closes #3812

Copy link
Contributor

@timkur timkur left a comment

Choose a reason for hiding this comment

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

:shipit:

@andreww-msft andreww-msft merged commit 6f52ad2 into main Sep 13, 2024
4 checks passed
@andreww-msft andreww-msft deleted the user/andreww-Insights-crash-fix branch September 13, 2024 17:25
krschau pushed a commit that referenced this pull request Sep 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants