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
I was trying to update linear gradient bg color to itemBackgroundColors prop , not accepting the bg color as linear gradient
See more below screen shots
The text was updated successfully, but these errors were encountered:
Because this library uses the Canvas API, it would need to be done via JavaScript and with a CanvasGradient.
The best way to acheive this might be to hook into the Wheel.drawItemBackgrounds method. I'm not sure if this is something I want to support, but for now I'll consider this a request for enhancement 😄.
CrazyTim
changed the title
Not accepting linear gradient bg color spin wheel how to solve this
Not accepting linear gradient background color
Apr 13, 2024
I was trying to update linear gradient bg color to itemBackgroundColors prop , not accepting the bg color as linear gradient
See more below screen shots
The text was updated successfully, but these errors were encountered: