-
Notifications
You must be signed in to change notification settings - Fork 143
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
Long Text Issue #15
Comments
Can you provide a character count or screen shot? I hadn't really planned on supporting a lot of text. |
That's a good idea. I'll try to get around to this as I'm working on a significant update to this project for an app of mine. Good call. |
screen shot is a good example. |
You can limit max size height in -autoHeight, e.g. to 200
embedding modal view in a scroll view could be nice to |
this issue still exist :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
My explanation texts can be very long. At this time, the popup window does not exceed in the the screen. How can I solve this problem?
Thanks
The text was updated successfully, but these errors were encountered: