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

Sensible packingMode default when rotation is specified but packingMode is not #30

Open
DoctorU opened this issue Feb 4, 2021 · 0 comments
Labels
betagate Quality Gate to enter Beta phase enhancement New feature or request good first issue Good for newcomers

Comments

@DoctorU
Copy link
Owner

DoctorU commented Feb 4, 2021

Easy logic:

  • If rotation=Rotation.UP or rotation=Rotation.DOWN then the logical packingMode is packingMode='h'
  • If rotation=Rotation.LEFT or rotation=Rotation.RIGHT then the logical packingMode is packingMode='v'

Make it so!

@DoctorU DoctorU added enhancement New feature or request good first issue Good for newcomers labels Feb 4, 2021
@DoctorU DoctorU added the betagate Quality Gate to enter Beta phase label Mar 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
betagate Quality Gate to enter Beta phase enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant