Skip to content

Conversation

teunbrand
Copy link
Collaborator

This PR aims to fix #6157.

Briefly, to test if something is a theme element, one now uses is.theme_elment() instead of is.element().

Copy link
Member

@thomasp85 thomasp85 left a comment

Choose a reason for hiding this comment

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

LGTM

@teunbrand teunbrand merged commit 9c21cb5 into tidyverse:main Oct 28, 2024
13 checks passed
@teunbrand teunbrand deleted the is_element branch October 28, 2024 14:45
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.

Conflict between base::is.element() and ggplot2::is.element()
2 participants