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

Fixes and refactoring #7

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Conversation

elliotwoods
Copy link

Especially clean up listener patterns and white space

I noticed a few things 'not working as expected', in which case i've been sure to change the names of the accessors.

e.g. textChange event was being fired only when editing ended (this of course should be a seperate event if you want it).

I had to make changes to stop always using ofAddListener to global events, since in my case i'm not using global listeners.

Tested with the example (had to make my own project file).

Still editing now but opening the PR to holler out

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.

None yet

2 participants