Skip to content

Commit

Permalink
fix(StaticCanvas): setDimensions not requesting a render if options a…
Browse files Browse the repository at this point in the history
…re not passed (#9710)

fix(): regression by #9618
  • Loading branch information
ShaMan123 committed Mar 18, 2024
1 parent 7bda58c commit ba17586
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

## [next]

- fix(): bubble dirty flag to parent [#9741](https://github.com/fabricjs/fabric.js/pull/9741)
- fix(StaticCanvas): setDimensions not requesting a render if options are not passed [#9710](https://github.com/fabricjs/fabric.js/pull/9710)
- fix(LayoutManager): wrong bounding box position when activeSelection has originX/originY that are not default left/top [#9649](https://github.com/fabricjs/fabric.js/pull/9649)
- fix(ActiveSelection): block ancestors/descendants of selected objects from being selected [#9732](https://github.com/fabricjs/fabric.js/pull/9732)
Expand Down

0 comments on commit ba17586

Please sign in to comment.