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

Calculate combined bounding box of multiple shapes #76

Open
saardrimer opened this issue May 1, 2020 · 0 comments
Open

Calculate combined bounding box of multiple shapes #76

saardrimer opened this issue May 1, 2020 · 0 comments
Labels

Comments

@saardrimer
Copy link
Contributor

I've implemented a change where the 'outline' is now a list of shapes instead of a single shape. (This is useful sometimes for cutouts and multi-board projects, where we prefer not to have a composite shape.) Currently the bounding box is calculated only from the last shape while we need to make a bounding box calculation from all the shapes combined.

@saardrimer saardrimer added the bug label May 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant