Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ImageMobject by overriding set_color method #1791

Merged
merged 1 commit into from
Apr 12, 2022
Merged

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
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