jquery-minicolors icon indicating copy to clipboard operation
jquery-minicolors copied to clipboard

Feature Request: tooltip on opacity slider

Open oucil opened this issue 10 years ago • 2 comments
trafficstars

Without a numerical reference on the Opacity Slider, it's difficult to apply consistent choices across an entire site, it would be invaluable to be able to have an active element or some form of tooltip show the 0-100 value currently selected.

Thanks, and keep up the good work!

oucil avatar Nov 25 '14 17:11 oucil

:+1:

dbaq avatar Mar 06 '15 16:03 dbaq

I like this idea. Open to PRs.

My thoughts:

  • This can probably be accomplished using ::before and ::after pseudo elements.
  • I'd like to see a small, black tooltip with the value in white.
  • Font family should be inherited by default so it matches the underlying design.

claviska avatar Jan 14 '17 16:01 claviska