MrS0m30n3 / youtube-dl-gui

A cross platform front-end GUI of the popular youtube-dl written in wxPython.
The Unlicense
9.27k stars 1.58k forks source link

Add labels for accessibility #252

Closed chrisnestrud closed 3 months ago

chrisnestrud commented 6 years ago

This concerns issue #202. The issue is that screen readers are not reading the tool tips and are instead looking for button labels.

If adding labels changes the visual presentation of Bitmap Buttons, or if you've already considered and rejected this approach, please disregard.