jquery.swatches icon indicating copy to clipboard operation
jquery.swatches copied to clipboard

Hex codes showing and hiding incorrectly in Chrome

Open jordanmkoncz opened this issue 11 years ago • 4 comments

In Chrome, if you position the cursor at the top of the name of the swatch, then slowly move it upwards towards the swatch itself, the hex codes will be shown and hidden numerous times before you are hovering over the swatch.

jordanmkoncz avatar May 15 '13 14:05 jordanmkoncz

What version of chrome are you running? And what OS?

mixinmax avatar May 15 '13 15:05 mixinmax

Version 26.0.1410.64 on Windows 7 x64.

jordanmkoncz avatar May 16 '13 02:05 jordanmkoncz

Ah yeah I see that. I'll see about fixing it.

mixinmax avatar May 16 '13 04:05 mixinmax

So this issue stems from the .name elements extending below the actual .holder by a little bit and having an opacity of 0. There's definitely a better way of doing it.

mixinmax avatar May 16 '13 19:05 mixinmax