8 comments (8 comments)2 reactions (2 reactions)0 assignees (0 assignees)TypeScript3,621 forks (3,621 forks)batch import
fix-nexthelp wantedv6
Repository metrics
- Stars
- 31,389 stars (31,389 stars)
- PR merge metrics
- Avg merge 27d 13h (Avg merge 27d 13h)10 merged PRs in 30d (10 merged PRs in 30d)
Description
I see I didn't impl https://github.com/fabricjs/fabric.js/pull/7478 on path which is strange.
I'll wait until we migrate and decide the fate of all the shapes that should subclass Path.
We should discuss how to impl this on Path at that point.
And remove the flag exactBoundingBox
Contributor guide
- Research direction
- Investigate how the `exactBoundingBox` flag is used in Path class and review the stroke projection logic from PR #7478 to understand what needs to be implemented.
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Prerequisites
- None