antonreshetov / vue-glide

A slider and carousel as vue component on top of the Glide.js
https://antonreshetov.github.io/vue-glide/
MIT License
269 stars 39 forks source link

auto-fit slide number feature #16

Open jgribonvald opened 5 years ago

jgribonvald commented 5 years ago

Did you plan to have an auto-fit slide number depending on slide content size fixed ? I mean I would like to keep my slide size and that the number shown is not considered, but it show all can be shown from available size. Thanks

antonreshetov commented 5 years ago

Hi @jgribonvald vue-glide provides only functions that are built into the glide.js library. I have no plans to implement additional functionality yet. But always PR welcome.