burhanrashid52 / PhotoEditor

A Photo Editor library with simple, easy support for image editing using paints,text,filters,emoji and Sticker like stories.
MIT License
4.08k stars 983 forks source link

Remove content description from imgPhotoEditorImage #500

Closed wasky closed 1 year ago

wasky commented 1 year ago

Content description should describe UI element for people with impaired vision. It is used by screen reader. In this case content description was the app's name, so it didn't provide any helpful information for screen reader. The reason I removed it instead of fix text is because we're not supporting languates other than english and french. On devices with other language, not translated text will fall back to english and it may be confusing.