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

Disable iOS 7 workaround if you are using iOS 9 SDK #11

Merged
merged 1 commit into from
Oct 1, 2015

Conversation

dstranz
Copy link
Contributor

@dstranz dstranz commented Sep 28, 2015

Workaround is not necessary when you are using iOS 9 SDK and in some conditions it leads to problems - if you are typing without new line it will not wrap the text to next line, text will be hidden outside textview frame.

Related to #7

Workaround is not necessary when you are using iOS 9 SDK and in some conditions it leads to problems - if you are typing without new line it will not wrap the text to next line, text will be hidden outside textview frame.
josipbernat added a commit that referenced this pull request Oct 1, 2015
Disable iOS 7 workaround if you are using iOS 9 SDK
@josipbernat josipbernat merged commit 91914e0 into cloverstudio:master Oct 1, 2015
@josipbernat
Copy link
Collaborator

Thanks

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