This is a very useful plug-in. I did not have any problem until I tried to use component attributes. The problem is not for the stretch by plug-in but what comes after it.
For my component, I added an attribute "DoorSide" with value Left/Right. I would like to choose which group to display depending on DoorSide value. So I use hidden attribute for the group based on DoorSide value. Once the function is defined in hidden parameter, I can do a stretch by for an area of my component and it works fine. But when I change the value inside component option (Left/Right), the stretch is done another time! Do you have any idea what is happening? It looks like the ruby code is executed again.
Thank you,
Benoit Paquette