-
-
Notifications
You must be signed in to change notification settings - Fork 72
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
Textarea autosize and scrollbar off on larger size #496
Comments
is this Cheers, |
Does builder use rapid-text-metrics? I believe it is an issue regardless |
Good point... duh... wasnt thinking. Nice one. |
Just trying to close old issues. This one still lingers. I opened
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The issue seems to get worse the larger the max size of the textarea is. In both cases there is no scrollbar. The builder below is max-height 200px
If you click into the field you can use the up/down arrows to scroll down from the last char
http://haxeui.org/builder/?7c7f9b13
Max-width 500px. You can see the bottom letter is cut off
http://haxeui.org/builder/?01346991
The text was updated successfully, but these errors were encountered: