Skip to content

Links will not drag from pins using quick mouse movement and small pin size (while zoomed out) - in develop branch #156

@crolando

Description

@crolando

There seems to be a problem with the develop branch that isn't in the master branch.

Here is what I am doing:
I run the blueprint example, zoom out way, put my mouse on a pin towards the right edge (i can see it highlight), click and hold left mouse, and drag off the pin off the right side quickly.
The result of this is:
The link does not come out, and instead a selection-box on the graph is started.

This does not happen in master, only in develop. Master handles this situation perfectly.

In develop, it looks like the pin must have "at least a couple mouse drag events" while inside the bounds of of the pin before ax::NodeEditor::BeginCreate() returns true.

I have windows 10 with the monitor running at 144hz. Let me know if you'd like a video or anything to assist repro.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions