Commit 91f998c
committed
Fix assets generation
When we don't find asset in the default image definitions(image-definitions.json) we skip width and height parsing. Then the image generation fails.
Now we set the correct size even we don't find default asset properties.
ProgressNS/sidekick-feedback#1991 parent 354b999 commit 91f998c
1 file changed
+8
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
154 | 152 | | |
| 153 | + | |
155 | 154 | | |
| 155 | + | |
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
| |||
0 commit comments