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

Introduce a method for finding a bounding rectangle for multiple other rects #7858

Closed
mlewand opened this issue Aug 17, 2020 · 0 comments
Closed
Assignees
Labels
domain:dx This issue reports a developer experience problem or possible improvement. package:utils type:feature This issue reports a feature request (an idea for a new functionality or a missing option).

Comments

@mlewand
Copy link
Contributor

mlewand commented Aug 17, 2020

📝 Provide a description of the new feature

As spotted in #7840 (comment) we already have 2 places where we're looking for a bounding rectangle of a set of Rect instances.

Based on example, method should return a following Result based on A, B and C rectangles.


If you'd like to see this feature implemented, add a 👍 reaction to this post.

@mlewand mlewand added type:feature This issue reports a feature request (an idea for a new functionality or a missing option). package:utils domain:dx This issue reports a developer experience problem or possible improvement. labels Aug 17, 2020
@mlewand mlewand self-assigned this Aug 17, 2020
@mlewand mlewand added this to the iteration 35 milestone Aug 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:dx This issue reports a developer experience problem or possible improvement. package:utils type:feature This issue reports a feature request (an idea for a new functionality or a missing option).
Projects
None yet
Development

No branches or pull requests

1 participant