Skip to main content

Hi

 

I have created a somewhat basic slider as a component. It contains different variants.

 

Slider component - regular width

 

When I try to make an instance of the component wider, it doesn’t behave as expected:
 

Scaled slider component

 

But if I detach the component the scaling works?

 

Detached component - scaled

 

What makes it even more strange is that if I then make the detached instance into a component again it still behaves as expected? But then it is its own main component.

 

Detached component made into a component gain and scaled

 

What might I be missing here?

 

Thanks

Be the first to reply!