Skip to content

fix: stabilize inline animated image playback#556

Merged
everpcpc merged 2 commits intomainfrom
codex/animated-webview-playback-stability
Feb 24, 2026
Merged

fix: stabilize inline animated image playback#556
everpcpc merged 2 commits intomainfrom
codex/animated-webview-playback-stability

Conversation

@everpcpc
Copy link
Copy Markdown
Owner

Summary

  • stabilize inline animated image autoplay by limiting playback to visible pages and detaching offscreen web views
  • remove animated-image flicker/black flashes by gating web view visibility on actual image readiness
  • align iOS and macOS animated playback readiness logic through a shared helper and keep inline containers transparent
  • bump project build version to 318

Testing

  • make build-ios
  • make build-macos

Limit autoplay animated playback to visible pages and stop offscreen inline web views.

Gate inline animated rendering on image readiness to remove flicker and transient black frames.

Share animated image readiness probing across SwiftUI and native iOS playback paths.
@everpcpc everpcpc merged commit da58163 into main Feb 24, 2026
3 checks passed
@everpcpc everpcpc deleted the codex/animated-webview-playback-stability branch February 24, 2026 11:36
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.

1 participant