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

DirectedPath arrow-offset #89

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

DirectedPath arrow-offset #89

wants to merge 1 commit into from

Conversation

wcmatthysen
Copy link

Introduced a new parameter, called arrowOffset. It is used as a ratio to
specify the offset of the arrow from the first to the last position
where a value of 0.0 indicates that the arrow is on the starting
position and a value of 1.0 indicates that the arrow is on the last
position. The default is 0.5 which specifies that the arrow is halfway
between the two positions.

Introduced a new parameter, called arrowOffset. It is used as a ratio to
specify the offset of the arrow from the first to the last position
where a value of 0.0 indicates that the arrow is on the starting
position and a value of 1.0 indicates that the arrow is on the last
position. The default is 0.5 which specifies that the arrow is halfway
between the two positions.
@wcmatthysen wcmatthysen changed the title DirectedPath arrow-offset. DirectedPath arrow-offset Jan 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant