web-padawan / vanilla-colorful

A tiny color picker custom element for modern web apps (2.7 KB) 🎨
https://web-padawan.github.io/vanilla-colorful/
MIT License
784 stars 29 forks source link

Add vertical orientation for hue and alpha sliders #101

Open gsr414 opened 1 year ago

gsr414 commented 1 year ago

Hi, I am using vanilla-colorful web component in one of my projects. I would like to change the direction of hue pointer drag position from top to bottom ( currently I can able to drag left to right)

image

web-padawan commented 1 year ago

Thanks for the issue. This is not currently supported and would require adding extra logic to the web component.

gsr414 commented 1 year ago

Thanks for your reply. can u please support this feature also

web-padawan commented 1 year ago

Please note that this is my pet project. Currently I don't have time to properly maintain it due to the personal matters. Thank you for understanding.