Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

DivadNojnarg
Copy link
Collaborator

Will fix #17 and #20.

@DivadNojnarg
Copy link
Collaborator Author

Feel free to check this one @nelstevens. It is quite big but overall this is about adding more checks, testing and also fixing 2 existing issues.

Copy link
Member

@nelstevens nelstevens left a comment

Choose a reason for hiding this comment

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

@DivadNojnarg Good stuff! :)

R/move_panel.R Outdated
#' @param index Panel index. If panels belong to the same group, you can use index to move the target
#' panel at the desired position.
#' panel at the desired position. When group is left NULL, index must be passed and cannot exceed the
#' total number of panel or be negative.
Copy link
Member

Choose a reason for hiding this comment

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

typo: total number of panels ...

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Thanks!

@DivadNojnarg DivadNojnarg merged commit 3d4ded9 into main Apr 16, 2025
7 checks passed
@DivadNojnarg DivadNojnarg deleted the fix-17-direction branch July 9, 2025 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Non valid direction argument in move_panel example?

2 participants