v3.0.0: adjusted iOS launch screen (needs refinement, wide unused)

This commit is contained in:
Evan Debenham
2025-02-05 12:33:27 -05:00
parent 854ace23aa
commit 94f6e03198
8 changed files with 24 additions and 1 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="Banner" translatesAutoresizingMaskIntoConstraints="NO" id="hN2-E0-Tu8">
<rect key="frame" x="25" y="0" width="400" height="250"/>
<rect key="frame" x="15" y="0" width="420" height="300"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
</imageView>
</subviews>