Skip to content

Commit

Permalink
MacawView fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vhailor13 committed Dec 2, 2016
1 parent e9f3e22 commit a58e6f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Source/views/MacawView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ open class MacawView: UIView {
if let _ = superview {
animationProducer.addStoredAnimations(node)
}

self.setNeedsDisplay()
}
}

Expand Down

0 comments on commit a58e6f5

Please sign in to comment.