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

Changed constant variables to storage variables. #72

Merged
merged 1 commit into from
Mar 26, 2016

Conversation

hkirat
Copy link
Contributor

@hkirat hkirat commented Mar 26, 2016

Earlier the geometric values used to render multiaction lines were the default values. Changed to the current value stored in storage variables.
This led to the following problem among many :
shot-1
Now it looks like this
shot-2

Reason : The default circle radius (20) and distance between levels (150) values were being used earlier.
Changed to the current values as set in the storage variables.

Earlier the geometric values used to render multiaction lines were the default values. Changed to the current value stored in storage variables.
@stengel stengel merged commit 4b85c30 into gambitproject:master Mar 26, 2016
amelieH pushed a commit that referenced this pull request Jun 16, 2016
Changed constant variables to storage variables.
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.

2 participants