I would like Active component visibility to not override body settings for opacity. At the time I noticed this problem I had a component with 2 bodies and I wanted one transparent to make it easier to see the body I was working on. I don't want to disable Active Component visibility because I want the rest of the design transparent as well.
So in this example I wanted to work on the highlighted body with the other body transparent.

But when I make the component active both become opaque and the rest of the assembly is transparent. The reason I have 2 bodies at this point is because I needed to scale body2 independent to body1 then combine so I don't want to use 2 components.

Opacity at the component level does override Active component visibility I'd just like the body setting to override it as well.

Thanks Mark