You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have set up a LayoutManager for a Group, using FixedLayout, which adds elements to the Group when the user drags an element outside the Group to the Group and lifts the mouse. according to the performance, it seems to be due to a problem with the calculation of the bounding box of the elements inside the Group, which is caused by the LayoutManger. Is this caused by LayoutManger?
redpandacompress_.2025-01-02.165701.mp4
Actual Behavior
redpandacompress_.2025-01-02.165701.mp4
Error Message & Stack Trace
No response
The text was updated successfully, but these errors were encountered:
CheckList
Version
6.0.2
In What environments are you experiencing the problem?
Chrome
Node Version (if applicable)
None
Link To Reproduction
https://codesandbox.io/p/github/overdev-l/canvas/master?import=true
Steps To Reproduce
Expected Behavior
I have set up a LayoutManager for a Group, using FixedLayout, which adds elements to the Group when the user drags an element outside the Group to the Group and lifts the mouse. according to the performance, it seems to be due to a problem with the calculation of the bounding box of the elements inside the Group, which is caused by the LayoutManger. Is this caused by LayoutManger?
redpandacompress_.2025-01-02.165701.mp4
Actual Behavior
redpandacompress_.2025-01-02.165701.mp4
Error Message & Stack Trace
No response
The text was updated successfully, but these errors were encountered: