web icon indicating copy to clipboard operation
web copied to clipboard

Remove resize and rotate example because it is misleading

Open peterkogo opened this issue 6 months ago • 0 comments

The nodeResizer does not work with rotations and we will not support it.

We might want to encourage people to create their own simple resizers that work with rotation (maybe with handles changes their positions based on rotation as well) It's not that hard if you don't have to support everything possible with React Flow at the same time.

peterkogo avatar Aug 22 '24 09:08 peterkogo