Dominik Serafin
Dominik Serafin
Oh yeah definitely. I have plans to introduce this in 2.0. See: https://github.com/DominikSerafin/vuebar/projects/1 Could you share with me your use case where you would use horizontal scrolling?
@NLNicoo thank you for sharing your solution, I'm sure it will be useful for someone 😃.
Hi @markkarimov, https://github.com/DominikSerafin/vuebar/issues/32#issuecomment-335397606
Horizontal scrollbars - while not yet fully finished, you can try to use the development version of Vuebar which supports them: https://github.com/DominikSerafin/vuebar/tree/development (lots of demos in docs/demotests.html)
Related: https://github.com/DominikSerafin/vuebar/issues/52
Hey @borodinalive! Thank you for the pull request. The changes/additions looks really great! But I'm not going to merge it just yet. It's because this feature is planned for 2.0...
Hey @borodinalive I'll be frank - it will be ready when it will be ready. So no fixed release date (but probably something like 1-5 months). As a workaround for...
https://github.com/DominikSerafin/vuebar/issues/84
By this issue I just wanted to communicate with Vuebar users that I do am working on the new version and this library is maintained. But... There's no fixed time...
Hey @Bowens20832 horizontal scroll is actually implemented already in development branch. I haven't yet "officialy" released it because I still need to fix some quirks around mobile browsers. You can...