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

bullet by slide and breakpoints #25

Open
luger95 opened this issue Mar 18, 2019 · 0 comments · May be fixed by #64
Open

bullet by slide and breakpoints #25

luger95 opened this issue Mar 18, 2019 · 0 comments · May be fixed by #64

Comments

@luger95
Copy link

luger95 commented Mar 18, 2019

Currently bullets are based solely on the number of slides. But if we use slide and breackpoints the bullet should take into consideration the two parameters.

Exemple :
`<vue-glide
type="slider"
:breakpoints="{
600: { perView: 1 },
},"
:rewind="false"
:gap="10"
:bullet="true"
:per-view="2"

`

With this example, logically, the number of bullet should be two, not three.

@coderpradp coderpradp linked a pull request Apr 4, 2021 that will close this issue
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 a pull request may close this issue.

1 participant