mirror of https://github.com/abpframework/abp.git
Browse Source
Previously the SkiaSharp resizer ignored ImageResizeArgs.Mode entirely and always stretched, so callers that never specified a mode were implicitly relying on stretch output. Map None and Default to Stretch to preserve that observable behavior while still honoring explicit Max/Min/Crop/Pad/BoxPad values.pull/25427/head
1 changed files with 2 additions and 5 deletions
Loading…
Reference in new issue