mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 12:18:50 +02:00
Fix Accessibility issues of the shortcut guide settings page (#6091)
* set the labeled by property of number box to point to the textblock heading so that 'Press duration before showing (ms)' string is read when the number box is highlighted * Added comments on the accessibility issues that are dependent on the winui radiobuttons control * Added information to the shortcut guide image on the right, it previously said only the word graphic
This commit is contained in:
@@ -648,6 +648,9 @@
|
||||
<data name="About_ShortcutGuide.Text" xml:space="preserve">
|
||||
<value>About Shortcut Guide</value>
|
||||
</data>
|
||||
<data name="Shortcut_Guide_Image.AutomationProperties.Name" xml:space="preserve">
|
||||
<value>Shortcut Guide</value>
|
||||
</data>
|
||||
<data name="General_Repository.Text" xml:space="preserve">
|
||||
<value>GitHub repository</value>
|
||||
</data>
|
||||
|
||||
Reference in New Issue
Block a user