-
Notifications
You must be signed in to change notification settings - Fork 705
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
TextBox unaligned text #5386
Comments
@chingucoding @StephenLPeters This looks like an issue we have looked at before. Was this never fixed ? |
Duplicate of #5369 |
The trail leads down to #3383, however I am not sure why we reverted that. @beervoley might remember more. |
This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
still open! |
Duplicate of #6324 |
Describe the bug
The TextBox's placeholder and content text do not center-align vertically when indicated. Changing it to bottom doesn't appears to work either.
Steps to reproduce the bug
Steps to reproduce the behavior:
Create a TextBox as provided by the below snippet on a Blank Page
Expected behavior
The text should modify its centering relative to the control itself.
Screenshots
Version Info
NuGet package version:
[Microsoft.UI.Xaml 2.6.0]
Windows app type:
Additional context
This is a similar issue to #3284.
The text was updated successfully, but these errors were encountered: