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

Git #44 : Correcting an issue raised in 2.1 where PluggableRenderContext… #45

Merged
merged 1 commit into from
Apr 1, 2016

Conversation

dominic-jones
Copy link
Contributor

… is created multiple times during the initialisation of BasicVisualizationServer, resulting in renderContext fields to be discarded. Since all constructors defer to a primary constructor, the other two initialisations of renderContext have been removed.

@CLAassistant
Copy link

CLA assistant check
You should sign our Contributor License Agreement in order to get your pull request merged.


Dominic Jones seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account (for further information, click here).

@jrtom
Copy link
Owner

jrtom commented Mar 26, 2016

@dominic-jones Thanks! Please sign the Contributor License Agreement and I'll be happy to merge your changes in.

takanori-ugai referenced this pull request in takanori-ugai/jung Mar 28, 2016
@jrtom jrtom self-assigned this Mar 28, 2016
…rContext is created multiple times during the initialisation of BasicVisualizationServer, resulting in renderContext fields to be discarded. Since all constructors defer to a primary constructor, the other two initialisations of renderContext have been removed.
@dominic-jones
Copy link
Contributor Author

I've tried signing this, several times. Seems that somehow my commit had a different author/committer on closer inspection.

CLA plugin seemed a bit fussy, is all. All lined up now.

@jrtom
Copy link
Owner

jrtom commented Apr 1, 2016

Yeah, I've had that problem with signing as well; sorry you ran into it.

Thanks!

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