Replace all occurences of one component with another
I occasionally come up against a situation where I have created two components that I realize should have been a single component.
When this happens I must repeatedly highlight the redundant component on the canvas and manually replace the component.
It would be great to have a way of simply replacing all occurrences of the redundant component.
In an ideal world, this function would be a smart replace where object attributes from the replaced component instances were applied to an object in the new component instance where its name and type matched.
-
Jasha Joachimsthal commented
Another usecase is to replace all instances of a local component by a component from a library.
-
Dave V commented
I could use a version of this feature which allows me to replace all old versions of a button from Library A with new versions of a button from Library B.