twostraws / Unwrap

Learn Swift interactively on your iPhone.
https://www.hackingwithswift.com
Other
2.3k stars 312 forks source link

Accessibility: Add better label to section video play buttons #230

Closed gvmrtnv closed 2 years ago

gvmrtnv commented 2 years ago

I've added label "Play Video" to Chapter's Video, so that the VoiceOver speaks "Play Video Link"

Adresses #226

Unfortunately native HTML-solutions for screen-readers tags don't work here(tried many). So finally i've added 1px high text to link.

twostraws commented 2 years ago

Thank you! Sorry this took so long to merge; I completely missed it.