Skip to content

Commit 6f1ce8d

Browse files
committed
Update Main.storyboard
1 parent f3596c4 commit 6f1ce8d

File tree

1 file changed

+33
-27
lines changed

1 file changed

+33
-27
lines changed

Example/Example/Base.lproj/Main.storyboard

Lines changed: 33 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -915,38 +915,44 @@
915915
<autoresizingMask key="autoresizingMask"/>
916916
</scroller>
917917
</scrollView>
918-
<box verticalHuggingPriority="750" fixedFrame="YES" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="in1-NF-Ong">
919-
<rect key="frame" x="20" y="245" width="180" height="5"/>
918+
<visualEffectView fixedFrame="YES" blendingMode="withinWindow" material="appearanceBased" state="followsWindowActiveState" translatesAutoresizingMaskIntoConstraints="NO" id="0iE-bB-taU">
919+
<rect key="frame" x="0.0" y="0.0" width="220" height="249"/>
920920
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
921-
</box>
922-
<textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="q8m-Nl-wlU">
923-
<rect key="frame" x="18" y="54" width="184" height="176"/>
924-
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
925-
<textFieldCell key="cell" id="yZT-g7-awv">
926-
<font key="font" textStyle="body" name=".SFNS-Regular"/>
927-
<string key="title">Reorder items and table cells by dragging them and delete them via backspace.
921+
<subviews>
922+
<box verticalHuggingPriority="750" fixedFrame="YES" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="in1-NF-Ong">
923+
<rect key="frame" x="20" y="245" width="180" height="5"/>
924+
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
925+
</box>
926+
<textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="mrG-QP-ihx">
927+
<rect key="frame" x="18" y="53" width="184" height="176"/>
928+
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
929+
<textFieldCell key="cell" id="pTN-Rj-Fnb">
930+
<font key="font" textStyle="body" name=".SFNS-Regular"/>
931+
<string key="title">Reorder items and table cells by dragging them and delete them via backspace.
928932

929933
Quicklook collection items via spacebar and favorite them by right-clicking them.
930934

931935
Favorite table cells by swiping left and delete them by swiping right.</string>
932-
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
933-
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
934-
</textFieldCell>
935-
</textField>
936-
<segmentedControl verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="0Yv-Ur-r5h">
937-
<rect key="frame" x="29" y="19" width="162" height="24"/>
938-
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
939-
<segmentedCell key="cell" borderStyle="border" alignment="left" style="rounded" trackingMode="selectOne" id="mug-3m-xIo">
940-
<font key="font" metaFont="system"/>
941-
<segments>
942-
<segment label="TableView" selected="YES"/>
943-
<segment label="OutlineView" tag="1"/>
944-
</segments>
945-
</segmentedCell>
946-
<connections>
947-
<action selector="segmentedPressed:" target="IgV-tW-gYz" id="bxr-35-kp8"/>
948-
</connections>
949-
</segmentedControl>
936+
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
937+
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
938+
</textFieldCell>
939+
</textField>
940+
<segmentedControl verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="0Yv-Ur-r5h">
941+
<rect key="frame" x="29" y="19" width="162" height="24"/>
942+
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
943+
<segmentedCell key="cell" borderStyle="border" alignment="left" style="rounded" trackingMode="selectOne" id="mug-3m-xIo">
944+
<font key="font" metaFont="system"/>
945+
<segments>
946+
<segment label="TableView" selected="YES"/>
947+
<segment label="OutlineView" tag="1"/>
948+
</segments>
949+
</segmentedCell>
950+
<connections>
951+
<action selector="segmentedPressed:" target="IgV-tW-gYz" id="bxr-35-kp8"/>
952+
</connections>
953+
</segmentedControl>
954+
</subviews>
955+
</visualEffectView>
950956
</subviews>
951957
<viewLayoutGuide key="safeArea" id="0vn-jc-Wgi"/>
952958
<viewLayoutGuide key="layoutMargins" id="TZP-gl-h61"/>

0 commit comments

Comments
 (0)