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

Can you make a vertical slider? #126

Closed
thomasloven opened this issue May 22, 2020 · 1 comment
Closed

Can you make a vertical slider? #126

thomasloven opened this issue May 22, 2020 · 1 comment

Comments

@thomasloven
Copy link
Owner

I get this request often.
Do you realize what you're asking? Because this is what it'd look like:
image

If you still want it, you can get it with card-mod and transform: rotate(-90deg), but it won't work well because the slider element used in Home Assistant isn't meant for vertical use.

@ktownsend-personal
Copy link

It sounds like the main limiting factor is the built-in slider control because it doesn't handle the input coordinates properly when it's been rotated. I think what we truly need is a from-scratch vertical slider control. I'm quite surprised there isn't one in the community already. Someday when I have time to ramp up on the prerequisites I may need to roll my own control.

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

No branches or pull requests

2 participants