SDWebImageSwiftUI
SDWebImageSwiftUI copied to clipboard
Accessibility Issues - some nested views with images do not register
Has anyone else encountered accessibility issues? I haven't been able to isolate the exact scenario where this happens but the accessibility inspector is skipping over images ( in a nested horizontal rail, eg. ) for SDWebImageSwiftUI v3.1.3 where this was not an issue in 1.5.0.
Will attempt to get an isolated project / gist for others to validate, but like I said I haven't found it yet.
There are some internal View structure changes after v2.0, because we want to follow the design of SwiftUI.AsyncImage
1.5.0 seems too old to remember the details.
Any suggestion or bugfix PR is welcomed