Skip to content

vectorise the font_descent function to allow multiple input#3237

Merged
thomasp85 merged 1 commit intotidyverse:masterfrom
thomasp85:vectorise-fontdescent
Apr 12, 2019
Merged

vectorise the font_descent function to allow multiple input#3237
thomasp85 merged 1 commit intotidyverse:masterfrom
thomasp85:vectorise-fontdescent

Conversation

@thomasp85
Copy link
Member

reverse dependency check catched an instance of an extension storing multiple font settings in a title element, which broke the font_descent() assumption about only being provided a single setting to calculate descent on. This PR vectorises the function and mitigate the revdep break

@thomasp85 thomasp85 added this to the ggplot2 3.2.0 milestone Apr 11, 2019
@thomasp85 thomasp85 requested a review from clauswilke April 11, 2019 18:25
Copy link
Member

@clauswilke clauswilke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@thomasp85 thomasp85 merged commit 980fb8f into tidyverse:master Apr 12, 2019
@lock
Copy link

lock bot commented Oct 9, 2019

This old issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with reprex) and link to this issue. https://reprex.tidyverse.org/

@lock lock bot locked and limited conversation to collaborators Oct 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants