Skip to content

Commit 076f7b5

Browse files
committed
Update demo on macOS to use the scale up aspect fit, which is best suitable for thumb degraded image
1 parent 1383d9c commit 076f7b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Example/SDWebImagePhotosPlugin_Example macOS/TestCollectionViewItem.xib

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Ouc-ZV-Oxv">
2121
<rect key="frame" x="0.0" y="0.0" width="480" height="272"/>
2222
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
23-
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="XMf-SK-k5R"/>
23+
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyUpOrDown" id="XMf-SK-k5R"/>
2424
</imageView>
2525
</subviews>
2626
<point key="canvasLocation" x="139" y="154"/>

0 commit comments

Comments
 (0)