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

Experimental: Preview and Select Node via Mouse Hover in Viewport #450

Draft
wants to merge 1 commit into
base: v0_8
Choose a base branch
from

Conversation

r888800009
Copy link
Contributor

This experiment aims to introduce a feature that allows users to preview and select nodes by hovering their mouse over them in the viewport. This will provide a more intuitive and efficient way of interacting with nodes.

Todo

  • To address potential performance concerns, the hover-based node selection feature will be disabled by default until a high-performance algorithm is implemented.

Users can enable it in the settings as an experimental option, allowing for testing and feedback while minimizing performance impacts.

demo-click-select.mp4

This experiment aims to introduce a feature that allows users to preview and select nodes by hovering their mouse over them in the viewport. This will provide a more intuitive and efficient way of interacting with nodes.

Todo
* To address potential performance concerns, the hover-based node selection feature will be disabled by default until a high-performance algorithm is implemented.
* Users can enable it in the settings as an experimental option, allowing for testing and feedback while minimizing performance impacts.
@r888800009 r888800009 changed the title Experiment: Preview and Select Node via Mouse Hover in Viewport Experimental: Preview and Select Node via Mouse Hover in Viewport Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant