Slider (Nestable) with custom option - Bricks 1.5 RC

Hi,
I created a Slider (Nestable) with following custom options:

The result is the way I want it, but in the first and last slide there is the padding space without image.

Is there a solution, how to configure the slider, that the first and last slide “touch” each other?

https://testwebsite.sjlie643lq.cloudpages.xyz/testsite/index.php/slidertest/

{
“type”:“loop”,
“direction”:“ltr”,
“keyboard”:“global”,
“height”:“70vh”,
“padding”:“20%”,
“gap”:20,
“start”:“1”,
“perPage”:“1”,
“perMove”:1,
“speed”:400,
“autoHeight”:true,
“autoplay”:false,
“pauseOnHover”:true,
“pauseOnFocus”:false,
“interval”:3000,
“arrows”:true,
“pagination”:true
}

1 Like

Hey I think this belongs more in the bugs section.
The standard slider already does that as soon as loop is set…