Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tweak a11y label aggregation behavior to enable container label overrides #1199

Merged
merged 1 commit into from
Oct 29, 2018

Commits on Oct 28, 2018

  1. Tweak a11y label aggregation behavior to enable container label overr…

    …ides
    
    Modified the ASDisplayNode accessibility label to only aggregate its sub-nodes' labels when it doesn't have any explicit accessibility label set on itself. If an existing label is already present, it is instead treated as an override to the container's a11y label. Added relevant tests.
    maicki committed Oct 28, 2018
    Configuration menu
    Copy the full SHA
    df8c64d View commit details
    Browse the repository at this point in the history