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

Made FadingMessageWindow implement all UI logic on the UI thread #1375

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tombogle
Copy link
Contributor

@tombogle tombogle commented Jan 27, 2025

This fixes crashes like SP-2340
I have marked this as a breaking change because of the removal of protected members, but I know of no derived classes, and in practice, the existing implementation was such that these members would be unlikely to have been meaningful or helpful in a derived class anyway.


This change is Reviewable

@tombogle tombogle requested a review from josephmyers January 27, 2025 22:04
@tombogle tombogle self-assigned this Jan 27, 2025
Copy link

github-actions bot commented Jan 27, 2025

Palaso Tests

     4 files  ±0       4 suites  ±0   14m 30s ⏱️ - 2m 52s
 4 880 tests ±0   4 652 ✅ ±0  228 💤 ±0  0 ❌ ±0 
15 890 runs  ±0  15 206 ✅ ±0  684 💤 ±0  0 ❌ ±0 

Results for commit bed9607. ± Comparison against base commit a4215d3.

♻️ This comment has been updated with latest results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant