Commit bb4cc5c
fix(ui): preserve aspect ratio in thumbnail image display
Change fillMode from PreserveAspectCrop to PreserveAspectFit to ensure
thumbnail images maintain their original aspect ratio without cropping,
preventing distortion of image content in the thumbnail delegate.
log: preserve aspect ratio in thumbnail image display
bug: https://pms.uniontech.com/bug-view-346079.html1 parent fdca12d commit bb4cc5c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments