fabricjs/fabric.js

bug(Path): stroke projection on bbox

Open

#8,025 opened on Jun 25, 2022

 (8 comments) (2 reactions) (0 assignees)TypeScript (3,621 forks)batch import
fix-nexthelp wantedv6

Repository metrics

Stars
 (31,389 stars)
PR merge metrics
 (Avg merge 27d 13h) (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