Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fade slider - Slider should use the height of the tallest slide #837

Closed
2 tasks done
MathieuAlphamosa opened this issue Jun 15, 2022 · 1 comment
Closed
2 tasks done
Labels
bug Something isn't working

Comments

@MathieuAlphamosa
Copy link

Checks

Version

v4.0.7

Description

When using type:loop Slide use the tallest slide to determine the height of the whole slider. When using type:fade it isn't using the tallest height.

Reproduction Link

https://codepen.io/mathieualphamosa/pen/JjpxqYd

Steps to Reproduce

First slider use type:fade -> height change between slides.
Second slider use type:loop -> height is fixed.

Expected Behaviour

It should be consistent between the two types of sliders.

@MathieuAlphamosa MathieuAlphamosa added the bug Something isn't working label Jun 15, 2022
@NaotoshiFujita
Copy link
Collaborator

duplicated: #413

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants