version: 4.5.233.35027
If we use more slides in a slider, there is an extra empty line under the slides before they change to the 5th slide, then it disappeares (and everything jumps up under the slider).
If we check the source code in the browser, the first 4 slides has direct link in the img src part, but from the 5th slide it has data:image/png there.
It seems to me that lazy loading messes up the automatic sizing.
Do you have any solution for this problem (except using fewer than 5 slides)?