From d939a7a7f157e022870fcbe0632cdd195ce91f8b Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Thu, 21 Mar 2019 01:23:43 +0300 Subject: Image rendering mode --- Juick/Images.xcassets/ei-comment.imageset/Contents.json | 1 + Juick/Images.xcassets/ei-envelope.imageset/Contents.json | 1 + Juick/Images.xcassets/ei-heart.imageset/Contents.json | 1 + Juick/Images.xcassets/ei-navicon.imageset/Contents.json | 1 + 4 files changed, 4 insertions(+) (limited to 'Juick') diff --git a/Juick/Images.xcassets/ei-comment.imageset/Contents.json b/Juick/Images.xcassets/ei-comment.imageset/Contents.json index a558093..6ba09ec 100644 --- a/Juick/Images.xcassets/ei-comment.imageset/Contents.json +++ b/Juick/Images.xcassets/ei-comment.imageset/Contents.json @@ -19,6 +19,7 @@ "author" : "xcode" }, "properties" : { + "template-rendering-intent" : "template", "preserves-vector-representation" : true } } \ No newline at end of file diff --git a/Juick/Images.xcassets/ei-envelope.imageset/Contents.json b/Juick/Images.xcassets/ei-envelope.imageset/Contents.json index 0396a1f..2bba839 100644 --- a/Juick/Images.xcassets/ei-envelope.imageset/Contents.json +++ b/Juick/Images.xcassets/ei-envelope.imageset/Contents.json @@ -19,6 +19,7 @@ "author" : "xcode" }, "properties" : { + "template-rendering-intent" : "template", "preserves-vector-representation" : true } } \ No newline at end of file diff --git a/Juick/Images.xcassets/ei-heart.imageset/Contents.json b/Juick/Images.xcassets/ei-heart.imageset/Contents.json index 05954be..07b3f90 100644 --- a/Juick/Images.xcassets/ei-heart.imageset/Contents.json +++ b/Juick/Images.xcassets/ei-heart.imageset/Contents.json @@ -19,6 +19,7 @@ "author" : "xcode" }, "properties" : { + "template-rendering-intent" : "template", "preserves-vector-representation" : true, "auto-scaling" : "auto" } diff --git a/Juick/Images.xcassets/ei-navicon.imageset/Contents.json b/Juick/Images.xcassets/ei-navicon.imageset/Contents.json index f15777f..b3ccd62 100644 --- a/Juick/Images.xcassets/ei-navicon.imageset/Contents.json +++ b/Juick/Images.xcassets/ei-navicon.imageset/Contents.json @@ -19,6 +19,7 @@ "author" : "xcode" }, "properties" : { + "template-rendering-intent" : "template", "preserves-vector-representation" : true } } \ No newline at end of file -- cgit v1.2.3