Some more changes

This commit is contained in:
Michael Schneider
2016-11-13 17:39:46 -08:00
parent c819d716b4
commit 0eb882bae5
13 changed files with 181 additions and 166 deletions

View File

@@ -204,7 +204,7 @@ struct ASImageNodeDrawParameters {
if (!ASObjectIsEqual(_image, image)) {
_image = image;
[self invalidateCalculatedLayout];
[self setNeedsLayout];
if (image) {
[self setNeedsDisplay];