Introduce a method for finding a bounding rectangle for multiple other rects #7858
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).
Milestone
📝 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.
The text was updated successfully, but these errors were encountered: