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

Fixes text sizing issue #161

Merged
merged 1 commit into from Jun 23, 2016
Merged

Fixes text sizing issue #161

merged 1 commit into from Jun 23, 2016

Conversation

diegosanchezr
Copy link
Contributor

Fixes text sizing issue. Setting UITextView.textColor after UITextView.text may result in a NSTextStorage string that doesn't match our size calculation routine.

See diegosanchezr/UITextView-Sizing@60c85da and diegosanchezr/UITextView-Sizing@ab431ff

Fixes #129

…w.text may result in a NSTextStorage string that doesn't match our size calculation routine.
@codecov-io
Copy link

Current coverage is 65.50%

Merging #161 into dev will decrease coverage by 0.18%

@@                dev       #161   diff @@
==========================================
  Files            61         61          
  Lines          3308       3308          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
- Hits           2173       2167     -6   
- Misses         1135       1141     +6   
  Partials          0          0          

Powered by Codecov. Last updated by 4ae006a...3832087

@diegosanchezr diegosanchezr merged commit 29173b0 into dev Jun 23, 2016
@diegosanchezr diegosanchezr deleted the fixes-text-sizing-issue branch June 23, 2016 13:41
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