Skip to content

Conversation

@hmir
Copy link
Collaborator

@hmir hmir commented Aug 8, 2016

Call Graph based on navigation changes, "pinning nodes" allows persistence of a branch

height = 250 - margin.top - margin.bottom;
let margin = {top: 20, right: 20, bottom: 30, left: 40};
let width = $("#right-splitter").width() - margin.left - margin.right;
let height = $(".tab-content").height() - 300 - margin.top - margin.bottom;
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

call graph height fills up nearly the entirety of "tab-content" heigh

@luminaxster luminaxster deleted the CallGraphWithBranches branch July 13, 2017 21:08
@luminaxster luminaxster restored the CallGraphWithBranches branch July 13, 2017 21:09
@luminaxster luminaxster reopened this Jul 13, 2017
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.

3 participants