Conditional Layers
I have a multi-layered diagram where I want to have only one of two mutually exclusive layers. I don't want to have to click a button for this if I can avoid it. Given a chart with Layer 1 Layer 2 Layer 3 and Layer 4. I want 2 and 3 to be mutually exclusive such that only one of them at a time can be visible.
Why does toggling a layer's visibility require a manual click of "sync visibility"? Can I toggle that to automatic?