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

Convert obj and mode in translate/rotate methods to enum #192

Open
arendMoerman opened this issue Sep 12, 2024 · 1 comment
Open

Convert obj and mode in translate/rotate methods to enum #192

arendMoerman opened this issue Sep 12, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@arendMoerman
Copy link
Collaborator

Currently, the translateGrids and rotateGrids methods accept strings for obj and mode arguments. I want to change these into enums as well, to keep in line with earlier changes.

@arendMoerman arendMoerman self-assigned this Sep 12, 2024
@arendMoerman arendMoerman added the enhancement New feature or request label Sep 12, 2024
@arendMoerman
Copy link
Collaborator Author

Fixed in Dev, will close this when merged with main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant