Carrousel available space

Hi there,

I have a view with only a carousel on it.
I use the carousel without arrows and only the dots enabled.
Also i have set the useDefaultViewWidth and useDefaultViewHeigt to false because I want the carousel to scale the view in the available width.

However is reserves a space on the right of the screen.
If i set the useDefaultViewWidth to true then it does not show the whitespace anymore but also i lose the scaling functionality when opening on another phone as the exact view width is set to.

How can i get rid of the reserved space on the right so it fills about the full width of the page?
I am using ignition version 8.1.0-rc2

Set slidePadding to 0
image

1 Like