mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-09 04:37:30 +02:00
[Settings] Accessibility improvements (#12504)
* Leaving out unicode char from automationproperties.name * Colorpicker page accesbility fixes * Fix for toggleswitch * Remove heading level 1 from navview items * Fixes for redunant narrator announcements * Added automationproperties.name to images in oobe * Fix Co-authored-by: Niels Laute <niels9001@hotmail.com>
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
</Grid.RowDefinitions>
|
||||
|
||||
<Image Stretch="UniformToFill"
|
||||
AutomationProperties.AccessibilityView="Raw"
|
||||
Source="{x:Bind ViewModel.PreviewImageSource}" />
|
||||
|
||||
<ScrollViewer Grid.Row="1"
|
||||
|
||||
Reference in New Issue
Block a user