huynhsontung / Screenbox

LibVLC-based media player for the Universal Windows Platform
GNU General Public License v3.0
781 stars 34 forks source link

feat: improve keyboard accessibility navigation #396

Open United600 opened 4 days ago

United600 commented 4 days ago
  1. Add more access keys
  2. Improve the SplitButton behavior (Tooltips and AutomationProperties)
  3. Add NavigationView access keys behavior
  4. Disable PaneAutoSuggestButton IsTextScaleFactorEnabled
  5. Add localization support for access keys

Probably should add some documentation, or improve the resource comments clarity (as concisely as possible), to help the localization efforts. Maybe adding links to this page section or this section.