Skip to content

Accessibility label not being updated when attributed text is set#56

Merged
AliSoftware merged 1 commit intoAliSoftware:masterfrom
vpatil:master
Jun 7, 2012
Merged

Accessibility label not being updated when attributed text is set#56
AliSoftware merged 1 commit intoAliSoftware:masterfrom
vpatil:master

Conversation

@vpatil
Copy link
Copy Markdown

@vpatil vpatil commented Dec 21, 2011

The default UILabel code updates accessibilityLabel when its text is updated, but OHAttributedLabel does not. This affects accessibility (natch) as well as automation.

AliSoftware added a commit that referenced this pull request Jun 7, 2012
Accessibility label not being updated when attributed text is set
@AliSoftware AliSoftware merged commit 3bb4d76 into AliSoftware:master Jun 7, 2012
stegiorgi pushed a commit to wedoit-io/OHAttributedLabel that referenced this pull request Jan 21, 2014
stegiorgi pushed a commit to wedoit-io/OHAttributedLabel that referenced this pull request Jan 21, 2014
- MBProgressHUD now requires LLVM 3+

- instance variables moved to the class implementation or removed (using synthesized instance vars)
- using KVO instead of custom accessors
- completely rewritten layout and UI buildup code
- more concise arc conditionals
- added MBProgressHUDModeText (+ example)
- various documentation fixes
- migrated to @autoreleasepool
- general source code cleanup and restructuring
- removed deprecated delegate callback
- version bump to 5.0
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.

2 participants