Skip to content
This repository has been archived by the owner on Jul 10, 2022. It is now read-only.

[Feature] Horizontal Scrollbars #27

Open
tserkov opened this issue Sep 3, 2017 · 8 comments
Open

[Feature] Horizontal Scrollbars #27

tserkov opened this issue Sep 3, 2017 · 8 comments

Comments

@tserkov
Copy link

tserkov commented Sep 3, 2017

I haven't seen this asked yet, so I guess I'll be that guy -- do you have any plans to support horizontal scrolling as well? At this time, I see the directive just applies a overflow-x: hidden attribute.

Thanks!

@DominikSerafin
Copy link
Owner

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?

@tserkov
Copy link
Author

tserkov commented Sep 4, 2017

Oh that's awesome -- I rarely see the projects tab used!

In my case, I've created a canvas (in the Photoshop sense) for users to manipulate elements within, but the canvas is always 1920x1080, regardless of viewport size. So having vertical and horizontal scrolling is a must.

@NLNicoo
Copy link

NLNicoo commented Sep 13, 2017

This doesn't help you, but I made a way to have either vertical OR horizontal scrolling. Obviously the proper solution is to have both just whenever the original element would have it. But I didn't have time to make that.

Still it might help someone: NLNicoo/vuebar@4694486 (make sure to add vb-dragger-x CSS too)

@DominikSerafin
Copy link
Owner

@NLNicoo thank you for sharing your solution, I'm sure it will be useful for someone 😃.

@markkarimov
Copy link

@DominikSerafin when 2.0 is gonna be released? I also need horizontal scrolling. :)

@DominikSerafin
Copy link
Owner

Hi @markkarimov, #32 (comment)

@tuzki-1987
Copy link

Hi,can the current version use horizontal scrolling?

@DominikSerafin
Copy link
Owner

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)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants