Section Bottom Separator Multiple Issues

First issue is the bottom separator is not acting as the solid color I set it as. Top Separator is working fine.

This is top separator.

This is bottom separator.

You can see the bottom separator is for some reason inheriting some of the color from the background of the next section even though there is no transparency and it should be a solid color.

The next issue is the angle out option doesn’t show and instead created a red loading circle. I know this bug has been reported multiple times now, just hoping to get an ETA on this one.

Hi,

To fix it, you need to set z-index of your section that has the bottom separator to a higher value.

The z-index property specifies the stack order of an element.

An element with greater stack order is always in front of an element with a lower stack order.

Hope that helps.

Thank’s that worked perfectly.

Did you hear anything about the ETA into the angle out separator?

Hi There,

We are really sorry but can’t give you a ETA right now! Fact that there is lot other work in pipeline.

Thanks for understanding.

Has this issue been solved in the upcoming release?

Hi There,

Yes, I have tested this with X PRE-RELEASE 6.1.0-RC1 and the bottom separator is working in there.

But you still need to set the z-index of the section though, the section with bottom separator should have higher z-index than the next section.

Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.