Foblex / f-flow

Foblex Flow - is an Angular library designed to simplify the creation and manipulation of dynamic flow. Provides components for flows, nodes, and connections, automating node manipulation and inter-node connections.
https://flow.foblex.com/
MIT License
96 stars 19 forks source link

Incorrect canvas position when use canvas.fitToScreen #28

Closed siarheihuzarevich closed 3 months ago

siarheihuzarevich commented 3 months ago

Description

Incorrect canvas position when use canvas.fitToScreen

Steps to Reproduce

Call fitToScreen function from canvas component

Expected Result

The canvas fits into the flow dimensions

Actual Result

The canvas does not fits into the flow dimensions

Environment Details

v12.3.7 Browser: Chrome

Screenshots or Videos

No response

Additional Context

No response