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

Fix A11Y for horizontal collection nodes in Texture #1217

Merged
merged 2 commits into from
Nov 14, 2018

Commits on Nov 6, 2018

  1. Fix A11Y for horizontal collection nodes in Texture.

    Collections have their own handling in UIKit that we shouldn't mess with. As such no nodes that contain CollectionNodes should ever be treated as AccessibilityContainers.
    maicki committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    769fe19 View commit details
    Browse the repository at this point in the history
  2. Update braces

    maicki committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    95ba78a View commit details
    Browse the repository at this point in the history