-
Notifications
You must be signed in to change notification settings - Fork 598
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
[feat]: /docs/components/orbiting-circles #318
Comments
|
Thank you for your response! I’m using the MagicUI library for a circular
animation, where icons rotate around a central element. The issue I’m
facing is that when I add more icons, they stack on top of each other
rather than positioning themselves evenly along the circle’s path. Ideally,
I want the icons to automatically adjust their positions so that they are
spaced equally around the circle, no matter how many icons are added.
Could you please suggest how this could be implemented, or if there's a
feature in the library that I may have missed that handles this case?
Thank you again for your support!
…On Wed, Sep 18, 2024 at 11:06 PM Arghya Das ***@***.***> wrote:
I want them to adjust their position dynamically equal. can you share a
little more about this feature request?
—
Reply to this email directly, view it on GitHub
<#318 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A6QV7KVMGA2ERFUC7ISK32DZXGZCNAVCNFSM6AAAAABOI6AZXWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNJZGAZDGNRSGI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
working on this #472 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when i have to add multiple icons at the same circle.
Describe the solution you'd like
I want them to adjust their position dynamically equal.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: