Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't CustomizableEffects use ScrollingDotsEffect? #81

Closed
synstin opened this issue Jul 6, 2024 · 4 comments
Closed

Can't CustomizableEffects use ScrollingDotsEffect? #81

synstin opened this issue Jul 6, 2024 · 4 comments

Comments

@synstin
Copy link

synstin commented Jul 6, 2024

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.

@Milad-Akarie
Copy link
Owner

Milad-Akarie commented Jul 11, 2024

@synstin That's a thinker... I'll see if there's something I can do

@synstin
Copy link
Author

synstin commented Aug 10, 2024

@Milad-Akarie
Are there any plans to add more in the near future?
Thank you.

@luis901101
Copy link

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.

Copy link

github-actions bot commented Nov 3, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants