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

Fix the slider to properly calculate slides when there's more than 1 child visible at once #256

Merged
merged 5 commits into from
May 31, 2023

Conversation

Jade-GG
Copy link
Collaborator

@Jade-GG Jade-GG commented May 15, 2023

Not sure what to do with edge cases yet. For example, say 3 children are visible and one child is 70% visible, do we want to round down and say only 3 are actually visible? We can't always round down of course, as in many cases you might get 3.99 which obviously rounds up to 4.

@royduin royduin requested a review from indykoning May 15, 2023 12:08
@royduin royduin merged commit 9ddd9ac into rapidez:0.x May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants