Files
xyflow/packages
Svilen Ivanov f739c7fae1 Avoid modifying node.measured object, create copy instead
When working with immutable `node` data, modifying in-place `node.measured` properties is not allowed. Since we perform a shallow copy, we need to create a new `measured` object to populate `width` and `height`
2025-10-30 16:04:40 +02:00
..
2025-10-28 15:16:21 +00:00
2025-10-28 15:16:21 +00:00