Question
Does instance layer hidden by variable mode increase memory usage?
I have a layer in my main component that I’m hiding using variable mode. This component’s instance is used in many places. Given that the layer is hidden in all instances and only visible when I switch to the other mode, does it increase memory usage?
