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

Dynamic Polygon Bounding Box #4961

Closed
IanBurgan opened this issue May 8, 2018 · 6 comments
Closed

Dynamic Polygon Bounding Box #4961

IanBurgan opened this issue May 8, 2018 · 6 comments

Comments

@IanBurgan
Copy link

Version

2.2.4

Test Case

https://jsfiddle.net/rhvLvqxL/1/

Steps to reproduce

Add a point to a polygon that isn't in the bounding box.

Expected Behavior

The bounding box can be forced to update in some way.

Actual Behavior

The bounding box does not update.
However, getBoundingRect() seems to be accurate if it is relevant.

@asturur
Copy link
Member

asturur commented May 9, 2018

Would be nice to add the new methods to update the shapes, probably something i ll do soon, since other major reworks is stopped because it requires more time than i have.

I move this to API-DISCUSSION, please let's move the discussion there.

@ShaMan123
Copy link
Contributor

ShaMan123 commented Nov 15, 2021

If relevant let's try and fix this within the scope of #7478

@asturur
Copy link
Member

asturur commented Nov 15, 2021

this is more relevant to the work you did for the path, and that i have to complete yet.

@ShaMan123
Copy link
Contributor

ShaMan123 commented Nov 15, 2021

Is there some to-do/feature list.
I want to close issues.
Many things are related.

#7141

@asturur
Copy link
Member

asturur commented Nov 23, 2021

If you want to close issues, there are small bugs open, labeled as fix-next

@ShaMan123
Copy link
Contributor

fixed exactbBoundingbox

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants