-
-
Notifications
You must be signed in to change notification settings - Fork 18
Unified Scale projections and fixed black border #103
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
Conversation
|
This fixes #102 |
paulnovo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, this is great. Consolidating the scale projections makes a lot of sense. I added just one comment/question.
…ling transformations
paulnovo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for digging into the bounds ranges, this is really great. I just left a couple of small comments and tweaks. But this is looking ready to go.
|
upsie. i ran the tests locally. not sure what happened here. i will fix it |
paulnovo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is great, thank you! You should be able to merge, but if not, let me know.
|
Seems that I can’t merge or I’m missing something. At least there is no option in this UI. |
Scale projections had seperate implementations where the black border was only fixed for
ScaleFixed. Unified implementations and fixed black borders for all projections.PR Checklist