Lauren Ciha
Lauren Ciha
### Microsoft PowerToys version 0.91.1 ### Installation method Microsoft Store ### Area(s) with issue? Command Palette ### Steps to reproduce 1. In Windows settings, change the text size 2. Open...
### Microsoft PowerToys version 0.91.1 ### Installation method Microsoft Store ### Area(s) with issue? Command Palette ### Steps to reproduce 1. Make the system text size 225% 2. Navigate to...
### Microsoft PowerToys version 0.91.1 ### Installation method Microsoft Store ### Area(s) with issue? Command Palette ### Steps to reproduce 1. Open Command Palette 2. Turn on Windows Narrator (Ctrl...
### Microsoft PowerToys version 0.91.1 ### Installation method Microsoft Store ### Area(s) with issue? Command Palette ### Steps to reproduce 1. Turn on Narrator 2. Tab to any bottom bar...
Currently, the strings are referenced by number (e.g. `Resources._1045`). Ideally, we'd have a more descriptive resource name (e.g. `Resources.NoOutputInformationAvailable`).
Currently, there are several helper methods related to generating output that do not need to be in the WizardImplementation. Removing these would make it easier to update the wizard in...