You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 25, 2026. It is now read-only.
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.