ardittristan / VTTColorSettings

adds color picker as settings option in Foundry VTT
MIT License
10 stars 9 forks source link

New responsive input does not respect Alpha #11

Closed Norc closed 4 years ago

Norc commented 4 years ago

I love the new responsive color data tag for input, but I can't use it quite yet because it doesn't respect alpha which looks very strange and silly. See the top element here:

image

I'll definitely use it if/once alpha is incorporated though. I may be able to get rid of my "div.color-splash" hack entirely with it, which would be awesome. I may keep it though to show the previous color, and just expand the input button itself when closed so that it's clearer to the user where they can click to open the color picker.

ardittristan commented 4 years ago

turned out to be a custom-hotbar sided css issue