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

Unexpected loading and attaching sna #9

Closed
mbojan opened this issue Jun 22, 2016 · 1 comment
Closed

Unexpected loading and attaching sna #9

mbojan opened this issue Jun 22, 2016 · 1 comment
Assignees
Labels

Comments

@mbojan
Copy link
Contributor

mbojan commented Jun 22, 2016

fortify.network unexpectedly loads and attaches the "sna" package even though "sna" is declared only as import. That might ruin your workspace because of several name conflicts.

IMHO load_pkg is a rather nasty hack with even nastier side effects ;) I think it is only needed once to call an appropriate layout algorithm from "sna".

I will submit a PR.

@briatte
Copy link
Owner

briatte commented Jun 22, 2016

Fixed by #10.

@briatte briatte closed this as completed Jun 22, 2016
@briatte briatte self-assigned this Jul 26, 2019
@briatte briatte added the bug label Jul 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants