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

add_behavior -> draw #59

Closed
gordonwoodhull opened this issue Jul 25, 2017 · 2 comments
Closed

add_behavior -> draw #59

gordonwoodhull opened this issue Jul 25, 2017 · 2 comments

Comments

@gordonwoodhull
Copy link
Contributor

Let's face it, behaviors are modes, and add_behavior is called on each draw.

Maybe there should also be init, destroy, enable, disable

@gordonwoodhull gordonwoodhull added this to the 0.6 milestone Dec 13, 2017
@gordonwoodhull
Copy link
Contributor Author

Currently implementing disabled in tip mode - fetchable boolean form seems better.

@gordonwoodhull gordonwoodhull removed this from the 0.6 milestone Dec 3, 2018
@gordonwoodhull
Copy link
Contributor Author

mode -> behavior
add_behavior -> draw
remove_behavior -> remove

all should be backward-compatible, with deprecation warnings (mostly for practice)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant