Skip to content
This repository has been archived by the owner on May 9, 2018. It is now read-only.

Fix for maxLength during user input #74

Merged
merged 6 commits into from
Dec 18, 2012
Merged

Conversation

novalis111
Copy link

Fixes the maxLength restriction during user input. Currently the whole text is added and only truncated internally. This is only visible after a reload and will confuse the user. This fix truncates the text if input is >= maxLength

hailwood pushed a commit that referenced this pull request Dec 18, 2012
Fix for maxLength during user input
@hailwood hailwood merged commit 23aaa5e into hailwood:master Dec 18, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants