We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1383d9c commit 076f7b5Copy full SHA for 076f7b5
Example/SDWebImagePhotosPlugin_Example macOS/TestCollectionViewItem.xib
@@ -20,7 +20,7 @@
20
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Ouc-ZV-Oxv">
21
<rect key="frame" x="0.0" y="0.0" width="480" height="272"/>
22
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
23
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="XMf-SK-k5R"/>
+ <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyUpOrDown" id="XMf-SK-k5R"/>
24
</imageView>
25
</subviews>
26
<point key="canvasLocation" x="139" y="154"/>
0 commit comments