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

[ASDisplayNode] Expose default Texture-set accessibility values as properties #1170

Merged
merged 3 commits into from
Oct 19, 2018

Conversation

jiawernlim
Copy link
Contributor

Expose default Texture-set accessibility values as properties in ASDisplayNode, and added relevant overrides and tests.

This allows clients to look up the default a11y values set by Texture in ASDisplayNode (and its subclasses) and reset them if needed.

…splayNode.

Added relevant overrides and tests.
Source/ASButtonNode.mm Outdated Show resolved Hide resolved
Source/ASButtonNode.mm Outdated Show resolved Hide resolved
Source/ASDisplayNode.mm Outdated Show resolved Hide resolved
Source/ASDisplayNode+Beta.h Outdated Show resolved Hide resolved
Source/ASTextNode2.mm Outdated Show resolved Hide resolved
Copy link
Contributor

@maicki maicki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @jiawernlim!

@maicki maicki merged commit e6964d1 into TextureGroup:master Oct 19, 2018
mikezucc pushed a commit to mikezucc/Texture that referenced this pull request Nov 7, 2018
…operties (TextureGroup#1170)

* Expose default Texture-set accessibility values as properties in ASDisplayNode.

Added relevant overrides and tests.

* Quick style fixes & add default a11y overrides to ASTextNode too.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants