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

[Bug] Flickering on dragging link from primitive node over widgets #326

Open
huchenlei opened this issue Nov 20, 2024 · 1 comment
Open
Assignees
Labels
bug Something isn't working

Comments

@huchenlei
Copy link
Member

flickering_widget.mp4

I think we should have 2 widget hover condition, one on the outer square bounding box and one on the inner rounded corner bounding box. There should be no space between these outer bounding boxes. This way we don't get flickering of links when user tries to drag a link over a list of primitive nodes.

@huchenlei huchenlei added the bug Something isn't working label Nov 20, 2024
@webfiltered
Copy link
Collaborator

webfiltered commented Nov 20, 2024

I might have forgotten to mention it - my thought was that we just remove the 2px gap between widgets.

Sorry to clarify - there's no rounded hitbox. The *left arrow hitbox is also oversized (bad math in the combo / number code) - plan to fix this during clean up of remaining pointer handlers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants