-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Description
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)
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?