DEVTOOLS-195 Ne pas générer les svg en template par défaut
Some checks failed
gitea-openium/resgen.swift/pipeline/pr-master There was a failure building this commit
Some checks failed
gitea-openium/resgen.swift/pipeline/pr-master There was a failure building this commit
This commit is contained in:
parent
8686ae974c
commit
07575bd2bf
@ -93,7 +93,7 @@ struct ParsedImage {
|
||||
),
|
||||
properties: AssetProperties(
|
||||
preservesVectorRepresentation: true,
|
||||
templateRenderingIntent: .template
|
||||
templateRenderingIntent: .original
|
||||
)
|
||||
)
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user