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

fix(ui5-textarea): fix text vertical alignment #1668

Merged
merged 3 commits into from
May 21, 2020

Conversation

ilhan007
Copy link
Member

Issue: when growing and growing-max-lines="1" are set the text in the input field is a little downwards and not vertically centred. Now it is fixed and the new metrics for padding and height are the ones the openui5 TextArea uses.

FIXES: #1661

@fifoosid
Copy link
Contributor

As much as I can see the issue is still reproducable?
image

@ilhan007
Copy link
Member Author

As much as I can see the issue is still reproducable?
image

I thought that this was the issue:

Screenshot 2020-05-21 at 2 53 03 PM

@ilhan007 ilhan007 merged commit 6790647 into master May 21, 2020
@ilhan007 ilhan007 deleted the fix-textarea-vertical-alignment branch May 21, 2020 12:52
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.

ui5-textarea: text not vertically centered when only one line
3 participants