Open
Description
Describe the bug
The text in the OK & Cancel buttons of the InAppNotification
control are cut when setting the text scale to 225% from Windows settings:
... leads to ...
- Is this bug a regression in the toolkit? If so, what toolkit version did you last see it work:
Steps to Reproduce
- Can this be reproduced in the Sample App? (Either in a sample as-is or with new XAML pasted in the editor.) If so, please provide custom XAML or steps to reproduce. If not, let us know why it can't be reproduced (e.g. more complex setup, environment, dependencies, etc...)
Steps to reproduce the behavior:
- Launch the sample application
- Go to the InAppNotification sample page and display a notification
- Open the Windows settings app and set the text scale to 225%
- See error
Expected behavior
The text in the OK and Cancel buttons is fully displayed.
Screenshots
Visual Studio version: 16.11.3, Debug/X64