danielstern / danielstern/range.css
vertical sliders
- Lingua principale
- JavaScript
- Stelle
- 615
- Fork
- 45
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Hi @danielstern!
love your tool and helped me greatly on my current project.
However for the app i'm building i discovered that on android i have a little issue, when my slider is set to be vertical.
`writing-mode: bt-lr;
-webkit-appearance: slider-verticalt;`
is the css i used to make it vertical, however then your css doesnt work anymore as it seems to overwrite the appearance.
I used a weird, hacky way with transform to rotate the slider, but ran into issues with the transform origin and the sizes and had to make the position absolute for now. However i'd like to revert the absolute positioning and set the height and width to their actual values, so other elements see them as such.
could you have a look?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Inizia riproducendo il cursore verticale Android usando le dichiarazioni writing-mode e -webkit-appearance mostrate nell'issue, quindi confrontalo con lo stile generato dallo strumento. Il lavoro è completato quando il cursore verticale mantiene l'aspetto previsto conservando al contempo la larghezza e l'altezza effettive nel normale flusso di layout; nell'issue non sono identificati né un file sorgente né un test.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- css
- Ambito
- frontend
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 30/100