Skip to content

Fix SwiftUI image request signal lifecycle#56

Closed
NachoSoto wants to merge 2 commits intomasterfrom
codex/find-and-fix-a-bug-ffp05n
Closed

Fix SwiftUI image request signal lifecycle#56
NachoSoto wants to merge 2 commits intomasterfrom
codex/find-and-fix-a-bug-ffp05n

Conversation

@NachoSoto
Copy link
Copy Markdown
Owner

Summary

  • keep AsyncSwiftUIImageView's ReactiveSwift signal pipe stable by storing it in @State so image requests continue to flow after view updates
  • simplify requestImage by sending the precomputed render data through the scheduler, avoiding mismatched size/data captures

Testing


Codex Task

@NachoSoto NachoSoto closed this Dec 2, 2025
@NachoSoto NachoSoto deleted the codex/find-and-fix-a-bug-ffp05n branch December 2, 2025 01:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant