Hi, I'm just doing a simple test to make sure I understand fully how text and shapes are shared across variants...

On a web design with Main and Mobile variants I drew a circle on the Main and then shared it with Mobile. Having changed various attributes of the 'Main' version it seems to me that the following rules apply:

Attribute Gets Applied to Mobile Variant?
-------- ------------------------------
Size No
Colour Yes
Line Yes
Position No
Shape No

I can understand why changes to Size and Position do not automatically feed across to Mobile but why not changes to the Shape? How should I go about ensuring this sort of change is reflected across all variants? I could delete it from the Mobile and reshare it again from Main but is this the only way?

Thanks