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

streamline convert_for_attribute #1922

Merged
merged 1 commit into from
May 12, 2022
Merged

streamline convert_for_attribute #1922

merged 1 commit into from
May 12, 2022

Conversation

piever
Copy link
Contributor

@piever piever commented May 12, 2022

Description

This PR allows us to upgrade Makie in AlgebraOfGraphics without this piracy.

As the general fallbacks for convert_for_attribute do the correct thing, this removes a few method to avoid ambiguities. In particular, convert_for_attribute(t::Type{Makie.FreeTypeAbstraction.FTFont}, x::Makie.FreeTypeAbstraction.FTFont) now does the correct thing instead of a method error.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

@jkrumbiegel jkrumbiegel merged commit c251d3c into master May 12, 2022
@jkrumbiegel jkrumbiegel deleted the pv/convert branch May 12, 2022 17:17
@asinghvi17
Copy link
Member

Should we release a new patch version with this?

@piever
Copy link
Contributor Author

piever commented May 12, 2022

On it: #1924

kunzaatko pushed a commit to kunzaatko/Makie.jl that referenced this pull request May 16, 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.

3 participants