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

Design for textbox #2737

Closed
boukenka opened this issue Nov 7, 2016 · 7 comments
Closed

Design for textbox #2737

boukenka opened this issue Nov 7, 2016 · 7 comments
Assignees
Labels
Milestone

Comments

@boukenka
Copy link

boukenka commented Nov 7, 2016

Hello,

Since the release of 1.3.0, the textboxes have in their low border (horizontal) like a shadow.
It was not present before (in the 1.2.4). How can I make that this change of design for
textbox is no present (meaning that the 'shadow' is removed)? I have put a 'RED' color to show it (Normally the original color replaced by the 'RED' is E5E5E5)
textbox

The first textbox has the XAML coding:
The second textbox has the XAML coding:
As soon there is the "VerticalAlignment" property, the "shadow" is displayed. Is it a bug? Or is there a solution not to have it?

@boukenka
Copy link
Author

boukenka commented Nov 7, 2016

I wanted to update my application with the last version (from 1.2.4 to 1.3.0). But with that problem, I will wait until there is a solution for the 'shadow' border of the textbox.

@boukenka
Copy link
Author

boukenka commented Nov 8, 2016

I have taken the xaml part of the texbox of 1.2.4 and copy/paste to replace the original coding of the texbox in 1.3.0. After re-compilation, the problem was solved and there is no more the 'shadow' issue.

There is a problem in 1.3.0 for the texbox design. I will try again with the next release.

@boukenka boukenka closed this as completed Nov 8, 2016
@punker76
Copy link
Member

punker76 commented Nov 8, 2016

@boukenka Can you maybe post a little bit more Xaml code around your TextBox?

@boukenka
Copy link
Author

boukenka commented Nov 10, 2016

Hello,

Here is a project to reproduce the problem. Hope it helps.
PS: Please rename 'TXT' to 'zip' after download.
PS: Adding a screenshot where there is a RED circle around the textbox.
There is like a 'shadow' for the textbox in the bottom horizontal border.

Metro130.TXT
textbox

@boukenka boukenka reopened this Nov 10, 2016
@punker76
Copy link
Member

@boukenka I got it and will fix it in 1.4

@punker76 punker76 added this to the 1.4.0 milestone Nov 12, 2016
@punker76 punker76 self-assigned this Nov 12, 2016
@punker76
Copy link
Member

@boukenka The fix will be available in 1.4.0

@boukenka
Copy link
Author

@punker76 Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants