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

Ensure all defaults and initial value are well defined in vg #45

Closed
eaburns opened this issue Mar 15, 2015 · 5 comments
Closed

Ensure all defaults and initial value are well defined in vg #45

eaburns opened this issue Mar 15, 2015 · 5 comments
Assignees

Comments

@eaburns
Copy link
Member

eaburns commented Mar 15, 2015

Original issue 18 created by eaburns on 2012-06-12T16:24:02.000Z:

E.g., what is the initial location of the cursor on a new Path?

@eaburns
Copy link
Member Author

eaburns commented Mar 15, 2015

Comment #1 originally posted by eaburns on 2012-06-12T16:26:05.000Z:

It might be useful for the vg package to provide an Initialize function for Cavnases so that each implementation doesn't have to initialize the default values separately.

@eaburns
Copy link
Member Author

eaburns commented Mar 15, 2015

Comment #2 originally posted by eaburns on 2012-06-13T19:16:03.000Z:

If the SetColor is called with a nil color then use black.

@eaburns
Copy link
Member Author

eaburns commented Mar 15, 2015

Comment #3 originally posted by eaburns on 2012-06-13T19:16:36.000Z:

No, don't use black. This shouldn't be silently ignored, let in panic.

@eaburns
Copy link
Member Author

eaburns commented Mar 15, 2015

Comment #4 originally posted by eaburns on 2012-06-13T19:17:54.000Z:

No, I take it back. nil == black.

@eaburns
Copy link
Member Author

eaburns commented Mar 15, 2015

Comment #5 originally posted by eaburns on 2012-06-15T12:28:43.000Z:

This issue was closed by revision 764728bf9f26.

@eaburns eaburns closed this as completed Mar 15, 2015
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

No branches or pull requests

1 participant