Hey Peter,

Just wanted to say I had the opportunity to use the override for component properties and I love it. Really makes life much easier. A big thumbs up.

Thanks.

Eric, thank you for your kind words!

Congratulations, WireFrameSketcher is very cool tool and "Overriding component properties" is really a big feature.

But if i have 3 components (a component inside another and inside another) i can't override the properties from lower level component.

Batgol, thank you for your kind words!

You are right, overriding only works for one level of components. Can you give me more details about what are you trying to do? A different approach that might work for you is to create an intermediate component. So for example component B overrides properties from component C, and component A overrides properties from component B. Let me know if this works for you.