You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a group of items is made in a prototype, it can be correctly copied to another prototype and reused there.
If that same group is made into a component, copying it to another prototype no longer works.
In this case, if that group is copied and pasted into another prototype, those items will be pasted without any configuration. Rectangles lose their color and borders. Text components lose their size, color, font, etc.
To Reproduce
create some items such as rectangles, texts, etc.
set some visual characteristics such as colors, size, etc.
select the items and create a group
transform the group into a component
copy the component and paste it into another prototype
pasted items do not keep their visual settings
Expected behavior
If the group can already be correctly copied and pasted into another prototype, then making that group a component should not prevent that copy.
In this way, a copied component should be able to be pasted into another prototype while maintaining the characteristics of the original. In the target prototype, it is not necessary for it to be pasted as a component, but if that is possible, it would be even better.
Browser
Chrome
[ x] Edge
Firefox
Safari
Operating System
[x ] Windows
macOS
Linux
Android
iOS
Extra
Additional Context:
Temporary workarounds, if any:
The text was updated successfully, but these errors were encountered:
Describe the bug
If a group of items is made in a prototype, it can be correctly copied to another prototype and reused there.
If that same group is made into a component, copying it to another prototype no longer works.
In this case, if that group is copied and pasted into another prototype, those items will be pasted without any configuration. Rectangles lose their color and borders. Text components lose their size, color, font, etc.
To Reproduce
create some items such as rectangles, texts, etc.
set some visual characteristics such as colors, size, etc.
select the items and create a group
transform the group into a component
copy the component and paste it into another prototype
pasted items do not keep their visual settings
Expected behavior
If the group can already be correctly copied and pasted into another prototype, then making that group a component should not prevent that copy.
In this way, a copied component should be able to be pasted into another prototype while maintaining the characteristics of the original. In the target prototype, it is not necessary for it to be pasted as a component, but if that is possible, it would be even better.
Browser
Operating System
Extra
Additional Context:
Temporary workarounds, if any:
The text was updated successfully, but these errors were encountered: