Fix gifs in WebGL mode by davepagurek · Pull Request #8472 · processing/p5.js

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

Status: Completed

Milestone

2.3

Development

Successfully merging this pull request may close these issues.

2 participants

@davepagurek @ksen0