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 used a CustomizableEffect to customize the color of the dots, but the CustomizableEffect doesn't seem to be able to use the Scrolling feature.
So currently I can't use ScrollingDotsEffect and customize the dot color.
Is there a way around this?
Thanks.
The text was updated successfully, but these errors were encountered:
It would be great if all Effects supported Scrolling, like having a nullable maxVisibleDots that if has value then limit to that amount with scrolling.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions
I used a CustomizableEffect to customize the color of the dots, but the CustomizableEffect doesn't seem to be able to use the Scrolling feature.
So currently I can't use ScrollingDotsEffect and customize the dot color.
Is there a way around this?
Thanks.
The text was updated successfully, but these errors were encountered: