NYPL-Simplified / webpub-viewer

8 stars 4 forks source link

Add labels to font size buttons for screen readers #47

Closed aslagle closed 7 years ago

ricardoom commented 7 years ago

Looks like these are already on there: https://github.com/NYPL-Simplified/webpub-viewer/blob/master/src/BookSettings.ts#L27 https://github.com/NYPL-Simplified/webpub-viewer/blob/master/src/BookSettings.ts#L33

the aria-labelledby should be reading back the control...

cc: @wlla

Unless I've implemented this incorrectly. :thinking:

ricardoom commented 7 years ago

this should be already fixed...