add support for bottomLeft cornerOfOrigin#191
Merged
vincentsarago merged 4 commits intomainfrom Nov 20, 2025
Merged
Conversation
Member
Author
|
@claxn could you check if this PR answer your needs 🙏 |
Member
Author
claxn
approved these changes
Nov 19, 2025
claxn
left a comment
There was a problem hiding this comment.
@vincentsarago Many thanks for opening this PR and implementing this new feature - everything looks fine from my side! 🙇 I just added some suggestions for making the code a bit more compact, but this is completely up to you how you see it fitting into the current code/class structure.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
overtake #173
Dear @gdh12 I'm sorry for the long wait. Sadly I had to create a new PR without taking your commits because of merge issues (a lot of things have changed) and I also wanted to reduce the number of changes needed for this support.