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

GenericBrick background color won’t reset to clear #155

Merged
merged 1 commit into from
Jul 14, 2017

Conversation

rubencagnie
Copy link
Contributor

GenericBrick’s updateContent would clear the background colors. This caused a problem when reloading a cell with the actual reload via UICollectionView

Fixes #154

GenericBrick’s updateContent would clear the background colors. This caused a problem when reloading a cell with the actual reload via UICollectionView

Fixes #154
@codecov-io
Copy link

codecov-io commented Jul 14, 2017

Codecov Report

❗ No coverage uploaded for pull request base (master@a78005e). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #155   +/-   ##
=========================================
  Coverage          ?   93.44%           
=========================================
  Files             ?       39           
  Lines             ?     3157           
  Branches          ?        0           
=========================================
  Hits              ?     2950           
  Misses            ?      207           
  Partials          ?        0
Impacted Files Coverage Δ
Source/Bricks/Generic/GenericBrick.swift 100% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a78005e...5fe6c00. Read the comment docs.

@jay18001 jay18001 merged commit 0feed1b into master Jul 14, 2017
@jay18001 jay18001 deleted the 154-genericbrick-reset-background-color branch July 14, 2017 15:56
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.

3 participants