The child component cannot inherit the exported image of the main component. It is inconvenient to add the exported image again in the child component

The child component cannot inherit the exported image of the main component. It is inconvenient to add the exported image again in the child component.

Hope the official can fix this problem.

A component’s images should persist in instances of the component. Can you explain your issue further?

Some people use slicing to export pictures, while others prefer to use the ”export“ function to export images. I want to use the ”export“ function, and I have made export settings in the main component, but when using sub/child components, there is no export settings.

So I had to redo the “export” settings in the subcomponent.

I’m still not sure I understand. I can create a component, and still have export settings on all instances and child layers of the component.

This topic was automatically closed after 30 days. New replies are no longer allowed.