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

DataGridNumericUpDownColumn doesn't has a TextAlignment #3547

Closed
ahmediddma opened this issue Jul 9, 2019 · 0 comments · Fixed by #3555
Closed

DataGridNumericUpDownColumn doesn't has a TextAlignment #3547

ahmediddma opened this issue Jul 9, 2019 · 0 comments · Fixed by #3555
Labels
Milestone

Comments

@ahmediddma
Copy link

ahmediddma commented Jul 9, 2019

Describe the bug
the DataGridNumericUpDownColumn doesn't has TextAlignment property and it's content will always be in the left side even if the flow direction is RightToLeft

To Reproduce
just make the Datagrid in the demo app flow direction RightToLeft then check the content in the DataGridNumericUpDownColumn there.

Expected behavior
the TextAlignment should be added
if the flow direction is right to left the default for start typing should be on the right side of the controller as well

Screenshots
image

Environment(please complete the following information):

  • MahApps.Metro version [1.6.5]
  • OS: [Win10 1903]
  • Visual Studio [2019 latest stable one]
  • .NET Framework [4.7.2]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging a pull request may close this issue.

2 participants