mirror of
https://github.com/TextureGroup/Texture.git
synced 2026-04-07 19:17:39 +00:00
Always set tint color ivar in UIViewBridge
This commit is contained in:
@@ -823,6 +823,7 @@ if (shouldApply) { _layer.layerProperty = (layerValueExpr); } else { ASDisplayNo
|
||||
}
|
||||
}
|
||||
} else {
|
||||
_tintColor = color;
|
||||
_setToViewOnly(tintColor, color);
|
||||
}
|
||||
__instanceLock__.unlock();
|
||||
|
||||
Reference in New Issue
Block a user