Skip to content

Fix ImageMobject by overriding set_color method#1791

Merged
3b1b merged 1 commit intomasterfrom
fix_image_mobject
Apr 12, 2022
Merged

Fix ImageMobject by overriding set_color method#1791
3b1b merged 1 commit intomasterfrom
fix_image_mobject

Conversation

@TonyCrane
Copy link
Collaborator

Motivation

Fixes #1790.

Because set_color of ImageMobject actually does nothing, I override it to just return itself to avoid #1790.

@TonyCrane TonyCrane requested a review from 3b1b April 12, 2022 12:27
@3b1b 3b1b merged commit 845ee83 into master Apr 12, 2022
TonyCrane added a commit that referenced this pull request Apr 13, 2022
@3b1b 3b1b deleted the fix_image_mobject branch June 10, 2025 15:22
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.

ImageMobject is broken after #1764

2 participants