Skip to content

fix: Correctly observe drop success #1730

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

Merged
merged 1 commit into from
Mar 27, 2025
Merged

fix: Correctly observe drop success #1730

merged 1 commit into from
Mar 27, 2025

Conversation

PhilippeWeidmann
Copy link
Member

Some kind of retain cycle was created because of the closure. Observing this way is also more correct.

Copy link

Found 2 unused code occurences

Expand
Mail/Views/New Message/ComposeEditor/EditorDesktopToolbarView.swift:29:8: warning: Struct 'EditorDesktopToolbarView' is unused
Mail/Views/Thread List/DraggedEnvelopeView.swift:22:8: warning: Struct 'DraggedEnvelopeView' is unused

Copy link

Copy link
Contributor

@lebojo lebojo left a comment

Choose a reason for hiding this comment

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

Nice! 🎉

@lebojo lebojo merged commit e7cc703 into master Mar 27, 2025
10 checks passed
@lebojo lebojo deleted the fix/observation branch March 27, 2025 13:41
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.

2 participants