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

Option to set maxline of inputView #8

Open
cherishloveyou opened this issue Apr 23, 2014 · 4 comments
Open

Option to set maxline of inputView #8

cherishloveyou opened this issue Apr 23, 2014 · 4 comments

Comments

@cherishloveyou
Copy link

No description provided.

@Sean-Wang
Copy link

+1

@Sean-Wang
Copy link

@cherishloveyou You can define inputView max height in RDRStickyKeyboardView.m, accurate to say that, static inline CGFloat RDRTextViewHeight(UITextView *textView) function.

@albertgh
Copy link

albertgh commented Sep 9, 2014

+1

For temporarily add some custom value after line 930 works.

    maxInputViewHeight = 112.0f;

@Kecemen
Copy link

Kecemen commented Feb 2, 2015

when i write something height not increase automatically if i touch return button on keyboard height increase. should i add something ?

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

No branches or pull requests

4 participants