Closed synstin closed 1 week ago
@synstin That's a thinker... I'll see if there's something I can do
@Milad-Akarie Are there any plans to add more in the near future? Thank you.
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.