Skip to content

Fix gifs in WebGL mode#8472

Merged
davepagurek merged 3 commits intodev-2.0from
fix/webgl-gifs
Jan 30, 2026
Merged

Fix gifs in WebGL mode#8472
davepagurek merged 3 commits intodev-2.0from
fix/webgl-gifs

Conversation

@davepagurek
Copy link
Contributor

Resolves #8468

Changes:

  • Fixes references to this where this no longer exists because a method was refactored into a function
  • Fixes an issue where early returns caused _animateGif to not be called. Moved it to a spot where it definitely will always get called.

Screenshots of the change:
image

Live : https://editor.p5js.org/davepagurek/sketches/_y73dd94b

PR Checklist

@davepagurek davepagurek merged commit 8b74c3f into dev-2.0 Jan 30, 2026
5 checks passed
@davepagurek davepagurek deleted the fix/webgl-gifs branch January 30, 2026 14:29
@ksen0 ksen0 added this to the 2.3 milestone Feb 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Completed

Development

Successfully merging this pull request may close these issues.

2 participants