|
|
|
|
|
by catshirt
3388 days ago
|
|
what is a "slider toggle"? sliders should be used for ranges of values. checkbox for toggling values. we could argue it's unfortunate that iOS(?) decided to start making their "checkboxes" look a little like sliders, but they still only toggle values thus you don't slide them. in any case, i get where you're coming from. using mousedown instead of click or up maybe kind of solves both use cases? |
|