Skip to content

Fix swapping of nrow & ncol for vertical facetting #1414

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

Merged
merged 1 commit into from
Feb 4, 2016
Merged

Fix swapping of nrow & ncol for vertical facetting #1414

merged 1 commit into from
Feb 4, 2016

Conversation

chrismerkord
Copy link

The swap code incorrectly resulted in nrow and ncol being equal or both being NULL. Using dummy variables will prevent this.

More details about the problem can be seen in #1279

The swap code always results in nrow and ncol being equal or both being NULL. Using dummy variables prevents this.
@chrismerkord
Copy link
Author

Here is the bug I filed for this: #1417

@hadley
Copy link
Member

hadley commented Jan 31, 2016

Thanks! Would you mind also add a bullet point to NEWS.md?

@hadley hadley modified the milestone: v2.1.0 Jan 31, 2016
@hadley hadley merged commit be50e2d into tidyverse:master Feb 4, 2016
@lock
Copy link

lock bot commented Jan 18, 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 Jan 18, 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