Skip to content

Fix preserve aspect bug#37

Merged
dreampiggy merged 1 commit into
SDWebImage:masterfrom
ap-for-work:preserve_aspect_bug
Jan 27, 2022
Merged

Fix preserve aspect bug#37
dreampiggy merged 1 commit into
SDWebImage:masterfrom
ap-for-work:preserve_aspect_bug

Conversation

@ap-for-work
Copy link
Copy Markdown
Contributor

Refactor SDWebImageSVGDecoder.decodedImageWithData so that the options argument
is properly respected when preserve aspect ratio is requested. Currently the
wrong dictionary is being looked at resulting in the options argument being
ignored.

Refactor SDWebImageSVGDecoder.decodedImageWithData so that the options argument
is properly respected when preserve aspect ratio is requested. Currently the
wrong dictionary is being looked at resulting in the options argument being
ignored.
@dreampiggy
Copy link
Copy Markdown
Collaborator

Seems silly mistake :)

@dreampiggy dreampiggy merged commit 90a2064 into SDWebImage:master Jan 27, 2022
@dreampiggy dreampiggy added the fix Bugfix label Jan 27, 2022
@dreampiggy
Copy link
Copy Markdown
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Bugfix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants