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 color piracy #43

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

jpthiele
Copy link
Contributor

This removes any use of the type pirated RGB and fixes #36

@jpthiele jpthiele requested a review from j-fu November 21, 2024 06:57
src/makie.jl Outdated Show resolved Hide resolved
@jpthiele
Copy link
Contributor Author

Notes from short in-person discussion.
We will keep the workaround with isa for now but issue a depwarn to let users know that setting a color by tuple will be removed in the next major release (whenever that may be)

@j-fu
Copy link
Member

j-fu commented Nov 21, 2024

trying to push to this pr, but somehow it doesn't work...

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.

Fix type piracy with Colors.RGB
2 participants