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

Cannot pick edge #355

Open
rostard opened this issue Dec 3, 2020 · 1 comment
Open

Cannot pick edge #355

rostard opened this issue Dec 3, 2020 · 1 comment

Comments

@rostard
Copy link

rostard commented Dec 3, 2020

Not sure if the project is alive, but still
When using findGraphicElementAt for edges it can not find any.
I looked into DefaultCamera2D.class and the body of edgeContains method almost the same as nodeContains and only checks for a little region in the center of an edge

@naringleb
Copy link

I've got the same problem and thus implement a new MouseManager where I copied the original code and adjusted it so that edges are found not only by their center. I explain this here

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

No branches or pull requests

2 participants