You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, great job for doing this amazing component.
I struggle a bit setting the color of the thumb when using a vector image. Looking at the code, when we change the thumb tint color, it will only affect the background of the thumb and not the image itself because the image is inserted as CGImage in the thumbLayer.
How are we supposed to set a color for the thumb image ?
The text was updated successfully, but these errors were encountered:
First of all, great job for doing this amazing component.
I struggle a bit setting the color of the thumb when using a vector image. Looking at the code, when we change the thumb tint color, it will only affect the background of the thumb and not the image itself because the image is inserted as CGImage in the thumbLayer.
How are we supposed to set a color for the thumb image ?
The text was updated successfully, but these errors were encountered: