kallookoo / wp-color-picker-alpha

Overwrite Automattic Iris for enabled Alpha Channel in wpColorPicker
GNU General Public License v2.0
131 stars 88 forks source link

WP 4.8.2 - possible issue? #11

Closed kprovance closed 6 years ago

kprovance commented 6 years ago

I just read that it looks like WP 4.9 might be an issue. I wonder if the core team messed with something for 4.8, or at least the .2 revision. Consider the screenshot:

color-picker

I am in the process of adding this script and it's ability (which is awesome, by the way, just to mention it)to Redux Framework (option panel for WordPress) and somewhere between 4.7 and now, this CSS issue has cropped up. Looking at your sample screenshots and this one, it looks as if they have begun tinkering with the CSS, and the slider handles do NOT look the same.

I read in a previous thread you would rather not patch this library until the 4.9 final, which I understand. If you could test for this in the process, that would be awesome.

I may take a day to go into your code and see if there is an easy fix. I'll be glad to share it if one is found.

Cheers!

foreverpinetree commented 6 years ago

I checked my site which is running 4.8.2 and everything is ok.

kprovance commented 6 years ago

Huh. Weird. I'll look into this. Something must be off by like...a pixel.

If I change the style on the iris-alpha-slider class from 17.6856 to 16.6856. everything lines up again.

kprovance commented 6 years ago

Not an issue then? ;)

kallookoo commented 6 years ago

I do not believe and have never had that problem.

abdullah1908 commented 6 years ago

Hello kallookoo,

Hope you are doing great.

After updating WP to 4.9, my setting page is broken where I have included WP Color Picker Alpha :(

Could you please help me out regarding this so I can further proceed.

Thanks in advance for your help!

Regards, Abdullah WP Engineer

kprovance commented 6 years ago

Seen the last Git commit date? Update is already there. :)

abdullah1908 commented 6 years ago

That's great 💯

Thank you so much @kprovance 👍

kprovance commented 6 years ago

Cheers, mate!