Closed aufdenpunkt closed 7 years ago
Fixed it by myself. Just had to set the option "setWrapperSize" to "false"
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
This is a (multiple allowed):
[x] bug
[ ] enhancement
[ ] feature-discussion (RFC)
Swiper Version: 3.4.2
Platform/Target and Browser Versions: Chrome 57.0.2987.133
What you did
I've a Coverflow Gallery and changed the layout direction to right-to-left by setting the html attribute dir="rtl".
Expected Behavior
The gallery should be reversed but the styling should be identical. No matter if dir="ltr" or dir="rtl".
Actual Behavior
The gallery style is looking different if the direction is "rtl". Please see attached screenshots.
html[dir="ltr"] -> Right
html[dir="rtl"] -> Wrong
P.S. Remember, an issue is not the place to ask questions. You can use Stack Overflow for that.
Before you open an issue, please check if a similar issue already exists or has been closed before.