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

Mouse hover/click attract mode #504

Closed
matteobruni opened this issue Jul 2, 2020 · 3 comments · Fixed by #532 or #410
Closed

Mouse hover/click attract mode #504

matteobruni opened this issue Jul 2, 2020 · 3 comments · Fixed by #532 or #410
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request feature_request good first issue Good for newcomers help wanted Extra attention is needed up-for-grabs
Milestone

Comments

@matteobruni
Copy link
Collaborator

A mouse attract mode is interesting, which attracts particles to the current mouse position (hover) or the mouse click position (click/touch).

For the hover event the attraction is active for all the time the mouse is hover, for the click/touch event it uses the duration, like the repulse mode.

This mode should have an attraction speed option at least, and a duration option for click/touch events.

@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.92. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@matteobruni matteobruni added documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed up-for-grabs labels Jul 2, 2020
@matteobruni matteobruni added this to To do in Standard Priority via automation Jul 2, 2020
@matteobruni matteobruni added this to the 1.17.0 milestone Jul 2, 2020
@Sanil2108
Copy link

I would love to contribute to this if it is still open!

@matteobruni
Copy link
Collaborator Author

Hi @Sanil2108 welcome, yes it's still open this issue, I've not started this yet.

Please use dev branch because it has the 1.17 version and target the PR to the same branch, thanks.

@matteobruni matteobruni linked a pull request Jul 7, 2020 that will close this issue
@matteobruni matteobruni linked a pull request Jul 10, 2020 that will close this issue
Standard Priority automation moved this from To do to Done Jul 14, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation enhancement New feature or request feature_request good first issue Good for newcomers help wanted Extra attention is needed up-for-grabs
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants