-
-
Notifications
You must be signed in to change notification settings - Fork 14
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
Empty textfield has no height #3
Labels
Comments
Can you retest with latest and see if this is still an issue, i believe this should be fixed. |
|
Can this be retested? The height issue should be fixed now. |
I think the OpenFL backend and NME have the same problem when I implemented the new TextField features. Edited: yes, confirmed, the same problem in OpenFL. Edited 2: It works in NME ;P |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In other targets an empty textfield has a height.
Expected Behavior
I would expect that the textfield height we be the same as a single line of text, if no height is provided
Current Behavior
the tetfield height is very small
Media
Test app / minimal test case
Small.zip
The text was updated successfully, but these errors were encountered: