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

Restricting values in the dropdown to valid values... attempt 2 #25

Merged
merged 2 commits into from
Dec 12, 2011

Conversation

dontangg
Copy link
Contributor

I kept the change from tabs to spaces. I saw you fixed the other bug, so I didn't keep that one. The only difference between what I had before and the way it is now, is that the blur event calls the handle_invalid_input function. This meant that I had to pass the context into the insert_text_field function. In order to do that, I rearranged some things in init. I tested it a bunch and I feel pretty confident with it. Let me know what you think.

References #24, #16.

jamieholst pushed a commit that referenced this pull request Dec 12, 2011
Restricting values in the dropdown to valid values + tabs are now spaces... attempt 2
@jamieholst jamieholst merged commit b41a3f1 into jamieholst:master Dec 12, 2011
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.

3 participants