xyflow / web

📖 This monorepo contains the xyflow website and the documentation sites for React Flow and Svelte Flow.
https://xyflow.com
MIT License
54 stars 52 forks source link

fix resize rotate example #214

Closed peterkogo closed 1 year ago

peterkogo commented 1 year ago

https://reactflow.dev/examples/nodes/resize-rotate is broken. It is deprecated anyways, maybe we should replace it with a working Node Resizer example?

also related to https://github.com/xyflow/xyflow/issues/2777

chrtze commented 1 year ago

@peterkogo good catch - this example itself is already built with the node resizer. Maybe we need to adjust the deprecation message to make that more clear?

hayleigh-dot-dev commented 1 year ago

Example fixed ✅ Deprecation message made clearer ✅