Commit 19cbd65
fix(Tile): do not default to SVGImage to true otherwise it doesn't work with standard svg (#327)
* fix(Tile): do not default to SVGImage to true otherwise it doesn't work with standard svg
* Apply suggestions from code review
Co-authored-by: Joseph Garrone <joseph.garrone.gj@gmail.com>
Signed-off-by: Caroline <4971715+carolineBda@users.noreply.github.com>
---------
Signed-off-by: Caroline <4971715+carolineBda@users.noreply.github.com>
Co-authored-by: Joseph Garrone <joseph.garrone.gj@gmail.com>1 parent df2b768 commit 19cbd65
2 files changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
115 | | - | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
116 | 117 | | |
117 | 118 | | |
118 | 119 | | |
| |||
0 commit comments