SOLVED: Position bug in slider and nestable slider

Browser: Chrome 114
OS: Windows

Hi

slider element

In the slider element, the position option is not as expected. For example, I set right:0 and bottom:0, but the arrow box is not placed in the desired location.

nestable slider element

In this element, unlike the slider element, the position option works as expected, but there is one problem. If we set the top and bottom position to 0, the arrow box will not be in the expected location.
For example, as you can see in the screenshot below, I set the bottom position to 0, but the arrow box is far from the bottom. While it should stick to the bottom.
nestable slider

On the other hand, if I set top to 0, the arrow box goes out of the nestable slider box.

Hey @jolia,

thanks for your report.

I agree that something is wrong here. We will have a look at it.

Best,

André

1 Like

Hi Jolia,
We’ve fixed this issue in Bricks 1.9.1/1.9.1.1, now available as a one-click update in your WordPress Dashboard.

Please let us know if you are still experiencing issues.

Best regards,
timmse

I agree that something is wrong here. We will have a look at it.

Hi @timmse,

This bug has not been fixed yet. In general, the arrows box position does not work as expected. Both in the slider element and in the nestable slider element.

slider

slider

nestable slider

nestable slider

and

nestable slider2

Hey,
actually a hint should appear telling you what to do :smiley:

Please set the transform » scaleX to -1. Then it will work. We tried to add this as default, but it didn’t work.

1 Like