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

Fix "simple edges" graph #9607

Merged
merged 2 commits into from Mar 6, 2018
Merged

Conversation

cyanpencil
Copy link
Contributor

Closes #9434.

Simple edges were broken when going around a node:
graph-before

Now they're fixed:
graph-after

@radare radare merged commit 0d3879f into radareorg:master Mar 6, 2018
@cyanpencil cyanpencil deleted the graph-edges-bug branch March 6, 2018 14:18
SakiiR pushed a commit to SakiiR/radare2 that referenced this pull request Jul 1, 2019
* Fix graph edges

* Refactor
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.

lines render issue when pressing 'e' twice in graph
2 participants