color-js / elements

WIP
14 stars 1 forks source link

[channel-slider] First stab at working on #154 #160

Closed DmitrySharabin closed 5 days ago

DmitrySharabin commented 1 week ago

It looks like this:

image

In the context of <color-picker>, it looks like this:

image

One thing that bothers me is that the spin buttons are outside of the slider (if we want the value is aligned to the right of the slider):

image

Or is it worth applying &::-webkit-textfield-decoration-container { flex-flow: row-reverse; } to place the spin buttons to the left of the number? I'm afraid it might confuse users, though. But I'm not sure.

image

Or simply don't align the value to the right:

image image

Live preview: https://deploy-preview-160--color-elements.netlify.app/src/channel-slider/

netlify[bot] commented 1 week ago

Deploy Preview for color-elements ready!

Name Link
Latest commit b66fb1dd153a17a0664c14e62fe03576269245f1
Latest deploy log https://app.netlify.com/sites/color-elements/deploys/673a6b486450500008b3145b
Deploy Preview https://deploy-preview-160--color-elements.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.