https://openui5nightly.hana.ondemand.com/test-resources/sap/m/Carousel.html
loop property of the Carousel is already enabled.1.Looping with multiple visible pages works.
It doesn't
Backward looping works.
Hi,
Thank you for sharing this finding. I've created an internal incident 1980360836. The status of the issue will be updated here in GitHub.
Regards,
Nikolay Hristov
Hello @boghyon
When "visiblePagesCount" is set to something higher than 1, looping shouldn't be possible. This is documented here https://sapui5.hana.ondemand.com/#/api/sap.m.CarouselLayout in the description of this property. However, until now looping was possible backwards, but this is fixed with 7ccb18e
Regards,
Petar
I see, it was the other way around :) thanks for clarifying and fixing it!
Most helpful comment
Hello @boghyon
When "visiblePagesCount" is set to something higher than 1, looping shouldn't be possible. This is documented here https://sapui5.hana.ondemand.com/#/api/sap.m.CarouselLayout in the description of this property. However, until now looping was possible backwards, but this is fixed with 7ccb18e
Regards,
Petar