I came across a situation today where I had a row of tabs that I turned into a horizontal stack, so that I could easily move them around. But I wanted the tabs to clip into one another with a negative margin, and I realized that's incompatible with the stack feature. I'm not sure what the reason is behind this limitation.
I came across a situation today where I had a row of tabs that I turned into a horizontal stack, so that I could easily move them around. But I wanted the tabs to clip into one another with a negative margin, and I realized that's incompatible with the stack feature. I'm not sure what the reason is behind this limitation.