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

Allows various text views to handle "tap-hold" characters (fixes #91) #95

Merged
merged 1 commit into from
Oct 21, 2013

Conversation

aegolden
Copy link
Contributor

Adds an internal variant of SLKeyboard's typeString method,
which can fall back on the JavaScript setValue method if
the normal type string mechanism throws an exception.

Causes Subliminal UI element classes to use the new method
when appropriate.

@ghost ghost assigned wearhere Oct 21, 2013
@wearhere
Copy link
Contributor

Ok, some comments on documentation @aegolden, thanks.

@ghost ghost assigned aegolden and wearhere Oct 21, 2013
@aegolden
Copy link
Contributor Author

Updated, @wearhere.

Adds an internal variant of SLKeyboard's typeString method,
which can fall back on the JavaScript setValue method if
the normal type string mechanism throws an exception.

Causes Subliminal UI element classes to use the new method
when appropriate.
wearhere added a commit that referenced this pull request Oct 21, 2013
Allows various text views to handle "tap-hold" characters (fixes #91)
@wearhere wearhere merged commit 7ea5f45 into master Oct 21, 2013
@wearhere wearhere deleted the aegolden/fix_91 branch October 21, 2013 23:13
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.

2 participants