[vlc-commits] macosx: SyncTracks: Fix constraints, remove explicit width and height

David Fuhrmann git at videolan.org
Sat Sep 30 14:26:45 CEST 2017


vlc | branch: master | David Fuhrmann <dfuhrmann at videolan.org> | Sat Sep 30 14:13:55 2017 +0200| [fd1ba8f1f1ed25fd33c3c71a31d48f01a5bb4b75] | committer: David Fuhrmann

macosx: SyncTracks: Fix constraints, remove explicit width and height

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=fd1ba8f1f1ed25fd33c3c71a31d48f01a5bb4b75
---

 modules/gui/macosx/UI/SyncTracks.xib | 172 ++++++++++++++++-------------------
 1 file changed, 77 insertions(+), 95 deletions(-)

diff --git a/modules/gui/macosx/UI/SyncTracks.xib b/modules/gui/macosx/UI/SyncTracks.xib
index 4446f3512d..22fc01c937 100644
--- a/modules/gui/macosx/UI/SyncTracks.xib
+++ b/modules/gui/macosx/UI/SyncTracks.xib
@@ -1,9 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="12121" systemVersion="16F73" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="10117" systemVersion="16G29" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
     <dependencies>
         <deployment version="1070" identifier="macosx"/>
         <development version="7000" identifier="xcode"/>
-        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="12121"/>
+        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="10117"/>
         <capability name="box content view" minToolsVersion="7.0"/>
     </dependencies>
     <objects>
@@ -32,28 +32,36 @@
         <window title="Synchronization" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" releasedWhenClosed="NO" visibleAtLaunch="NO" frameAutosaveName="SyncTracks" animationBehavior="default" id="1" customClass="NSPanel">
             <windowStyleMask key="styleMask" titled="YES" closable="YES" utility="YES" HUD="YES"/>
             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
-            <rect key="contentRect" x="196" y="286" width="399" height="224"/>
-            <rect key="screenRect" x="0.0" y="0.0" width="1680" height="1028"/>
+            <rect key="contentRect" x="196" y="286" width="450" height="222"/>
+            <rect key="screenRect" x="0.0" y="0.0" width="1280" height="778"/>
             <view key="contentView" id="2">
-                <rect key="frame" x="0.0" y="0.0" width="399" height="224"/>
+                <rect key="frame" x="0.0" y="0.0" width="450" height="222"/>
                 <autoresizingMask key="autoresizingMask"/>
                 <subviews>
-                    <box autoresizesSubviews="NO" borderType="line" title="Audio/Video" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="5">
-                        <rect key="frame" x="13" y="156" width="374" height="47"/>
+                    <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="39">
+                        <rect key="frame" x="21" y="199" width="68" height="14"/>
+                        <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Audio/Video" id="40" customClass="VLCHUDTextFieldCell">
+                            <font key="font" metaFont="smallSystem"/>
+                            <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
+                            <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
+                        </textFieldCell>
+                    </textField>
+                    <box title="Audio/Video" borderType="line" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="5">
+                        <rect key="frame" x="13" y="154" width="425" height="47"/>
                         <view key="contentView" id="cSz-hU-mVM">
-                            <rect key="frame" x="1" y="1" width="372" height="45"/>
+                            <rect key="frame" x="1" y="1" width="423" height="45"/>
                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                             <subviews>
-                                <textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" preferredMaxLayoutWidth="240" translatesAutoresizingMaskIntoConstraints="NO" id="6">
-                                    <rect key="frame" x="15" y="16" width="154" height="14"/>
-                                    <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Audio track synchronization:" id="7" customClass="VLCHUDTextFieldCell">
+                                <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="6">
+                                    <rect key="frame" x="15" y="16" width="147" height="14"/>
+                                    <textFieldCell key="cell" controlSize="small" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Audio track syncronization:" usesSingleLineMode="YES" id="7" customClass="VLCHUDTextFieldCell">
                                         <font key="font" metaFont="smallSystem"/>
                                         <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
                                     </textFieldCell>
                                 </textField>
-                                <textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="8">
-                                    <rect key="frame" x="261" y="13" width="76" height="19"/>
+                                <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="8">
+                                    <rect key="frame" x="312" y="13" width="76" height="19"/>
                                     <constraints>
                                         <constraint firstAttribute="width" constant="76" id="inS-O9-M4h"/>
                                     </constraints>
@@ -71,10 +79,7 @@
                                     </connections>
                                 </textField>
                                 <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="10">
-                                    <rect key="frame" x="343" y="11" width="15" height="22"/>
-                                    <constraints>
-                                        <constraint firstAttribute="width" constant="11" id="o6E-3c-2GM"/>
-                                    </constraints>
+                                    <rect key="frame" x="394" y="11" width="15" height="22"/>
                                     <stepperCell key="cell" controlSize="small" continuous="YES" alignment="left" increment="0.5" minValue="-60" maxValue="60" id="11" customClass="VLCHUDStepperCell">
                                         <font key="font" metaFont="smallSystem"/>
                                     </stepperCell>
@@ -84,39 +89,43 @@
                                 </stepper>
                             </subviews>
                             <constraints>
-                                <constraint firstItem="6" firstAttribute="centerY" secondItem="cSz-hU-mVM" secondAttribute="centerY" id="5Vp-9w-oUr"/>
+                                <constraint firstItem="8" firstAttribute="centerY" secondItem="6" secondAttribute="centerY" id="Dig-iw-3hj"/>
+                                <constraint firstAttribute="bottom" secondItem="6" secondAttribute="bottom" constant="16" id="NaA-4f-9By"/>
                                 <constraint firstItem="6" firstAttribute="leading" secondItem="cSz-hU-mVM" secondAttribute="leading" constant="17" id="aVd-9P-n8Q"/>
                                 <constraint firstItem="8" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="6" secondAttribute="trailing" constant="17" id="k8E-KO-bnf"/>
                                 <constraint firstItem="10" firstAttribute="leading" secondItem="8" secondAttribute="trailing" constant="8" id="s7s-bB-pDz"/>
+                                <constraint firstItem="6" firstAttribute="top" secondItem="cSz-hU-mVM" secondAttribute="top" constant="15" id="sA0-Xk-phD"/>
                                 <constraint firstItem="10" firstAttribute="centerY" secondItem="cSz-hU-mVM" secondAttribute="centerY" id="vZl-MW-Ozf"/>
                                 <constraint firstItem="8" firstAttribute="centerY" secondItem="10" secondAttribute="centerY" id="zRC-FF-830"/>
                                 <constraint firstAttribute="trailing" secondItem="10" secondAttribute="trailing" constant="16" id="zeF-Id-Fsw"/>
                             </constraints>
                         </view>
-                        <constraints>
-                            <constraint firstAttribute="width" constant="368" id="I8D-7z-2zb"/>
-                            <constraint firstAttribute="height" constant="41" id="Whk-sM-ECW"/>
-                        </constraints>
+                        <font key="titleFont" metaFont="message" size="11"/>
                     </box>
-                    <box autoresizesSubviews="NO" borderType="line" title="Subtitles/Video" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="16">
-                        <rect key="frame" x="13" y="32" width="376" height="109"/>
+                    <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="37">
+                        <rect key="frame" x="21" y="138" width="85" height="14"/>
+                        <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Subtitles/Video" id="38" customClass="VLCHUDTextFieldCell">
+                            <font key="font" metaFont="smallSystem"/>
+                            <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
+                            <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
+                        </textFieldCell>
+                    </textField>
+                    <box title="Subtitles/Video" borderType="line" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="16">
+                        <rect key="frame" x="13" y="32" width="427" height="108"/>
                         <view key="contentView" id="KDu-mg-vUb">
-                            <rect key="frame" x="1" y="1" width="374" height="107"/>
+                            <rect key="frame" x="1" y="1" width="425" height="106"/>
                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                             <subviews>
-                                <textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" preferredMaxLayoutWidth="250" translatesAutoresizingMaskIntoConstraints="NO" id="21">
-                                    <rect key="frame" x="15" y="79" width="164" height="14"/>
-                                    <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Subtitle track synchronization:" id="22" customClass="VLCHUDTextFieldCell">
+                                <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="21">
+                                    <rect key="frame" x="15" y="78" width="164" height="14"/>
+                                    <textFieldCell key="cell" controlSize="small" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Subtitle track synchronization:" usesSingleLineMode="YES" id="22" customClass="VLCHUDTextFieldCell">
                                         <font key="font" metaFont="smallSystem"/>
                                         <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
                                     </textFieldCell>
                                 </textField>
-                                <textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="20">
-                                    <rect key="frame" x="261" y="76" width="76" height="19"/>
-                                    <constraints>
-                                        <constraint firstAttribute="width" constant="76" id="tG8-JT-7nv"/>
-                                    </constraints>
+                                <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="20">
+                                    <rect key="frame" x="312" y="75" width="76" height="19"/>
                                     <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" continuous="YES" allowsUndo="NO" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="right" usesSingleLineMode="YES" id="23" customClass="VLCHUDTextFieldCell">
                                         <numberFormatter key="formatter" formatterBehavior="custom10_4" numberStyle="decimal" generatesDecimalNumbers="YES" lenient="YES" minimumIntegerDigits="1" maximumIntegerDigits="2000000000" maximumFractionDigits="3" positiveSuffix=" s" negativeSuffix=" s" id="95"/>
                                         <font key="font" metaFont="smallSystem"/>
@@ -131,10 +140,7 @@
                                     </connections>
                                 </textField>
                                 <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="19">
-                                    <rect key="frame" x="343" y="74" width="15" height="22"/>
-                                    <constraints>
-                                        <constraint firstAttribute="width" constant="11" id="zn7-Ia-vuR"/>
-                                    </constraints>
+                                    <rect key="frame" x="394" y="73" width="15" height="22"/>
                                     <stepperCell key="cell" controlSize="small" continuous="YES" alignment="left" increment="0.5" minValue="-60" maxValue="60" id="24" customClass="VLCHUDStepperCell">
                                         <font key="font" metaFont="smallSystem"/>
                                     </stepperCell>
@@ -142,19 +148,16 @@
                                         <action selector="svAdvanceValueChanged:" target="-2" id="128"/>
                                     </connections>
                                 </stepper>
-                                <textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="27">
-                                    <rect key="frame" x="15" y="47" width="84" height="14"/>
-                                    <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Subtitle speed:" id="36" customClass="VLCHUDTextFieldCell">
+                                <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="27">
+                                    <rect key="frame" x="15" y="46" width="84" height="14"/>
+                                    <textFieldCell key="cell" controlSize="small" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Subtitle speed:" usesSingleLineMode="YES" id="36" customClass="VLCHUDTextFieldCell">
                                         <font key="font" metaFont="smallSystem"/>
                                         <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
                                     </textFieldCell>
                                 </textField>
-                                <textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="28">
-                                    <rect key="frame" x="261" y="45" width="76" height="19"/>
-                                    <constraints>
-                                        <constraint firstAttribute="width" constant="76" id="RzA-y1-IKH"/>
-                                    </constraints>
+                                <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="28">
+                                    <rect key="frame" x="312" y="44" width="76" height="19"/>
                                     <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" continuous="YES" allowsUndo="NO" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="right" usesSingleLineMode="YES" id="35" customClass="VLCHUDTextFieldCell">
                                         <numberFormatter key="formatter" formatterBehavior="custom10_4" numberStyle="decimal" lenient="YES" minimumIntegerDigits="1" maximumIntegerDigits="2000000000" maximumFractionDigits="3" positiveSuffix=" s" negativeSuffix=" s" id="96"/>
                                         <font key="font" metaFont="smallSystem"/>
@@ -169,10 +172,7 @@
                                     </connections>
                                 </textField>
                                 <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="29">
-                                    <rect key="frame" x="343" y="43" width="15" height="22"/>
-                                    <constraints>
-                                        <constraint firstAttribute="width" constant="11" id="g4V-Ed-ddS"/>
-                                    </constraints>
+                                    <rect key="frame" x="394" y="42" width="15" height="22"/>
                                     <stepperCell key="cell" controlSize="small" continuous="YES" alignment="left" increment="0.20000000000000001" maxValue="100" doubleValue="1" id="34" customClass="VLCHUDStepperCell">
                                         <font key="font" metaFont="smallSystem"/>
                                     </stepperCell>
@@ -180,19 +180,16 @@
                                         <action selector="svSpeedValueChanged:" target="-2" id="132"/>
                                     </connections>
                                 </stepper>
-                                <textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="98">
-                                    <rect key="frame" x="15" y="17" width="129" height="14"/>
-                                    <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Subtitle duration factor:" id="102" customClass="VLCHUDTextFieldCell">
+                                <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="98">
+                                    <rect key="frame" x="15" y="14" width="129" height="14"/>
+                                    <textFieldCell key="cell" controlSize="small" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Subtitle duration factor:" usesSingleLineMode="YES" id="102" customClass="VLCHUDTextFieldCell">
                                         <font key="font" metaFont="smallSystem"/>
                                         <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
                                     </textFieldCell>
                                 </textField>
-                                <textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="99">
-                                    <rect key="frame" x="261" y="15" width="76" height="19"/>
-                                    <constraints>
-                                        <constraint firstAttribute="width" constant="76" id="nde-XV-AvS"/>
-                                    </constraints>
+                                <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="99">
+                                    <rect key="frame" x="312" y="12" width="76" height="19"/>
                                     <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" continuous="YES" allowsUndo="NO" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="right" usesSingleLineMode="YES" id="100" customClass="VLCHUDTextFieldCell">
                                         <numberFormatter key="formatter" formatterBehavior="custom10_4" numberStyle="decimal" lenient="YES" minimumIntegerDigits="0" maximumIntegerDigits="2000000000" maximumFractionDigits="3" positiveSuffix=" s" negativeSuffix=" s" id="101"/>
                                         <font key="font" metaFont="smallSystem"/>
@@ -207,10 +204,7 @@
                                     </connections>
                                 </textField>
                                 <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="105">
-                                    <rect key="frame" x="343" y="13" width="15" height="22"/>
-                                    <constraints>
-                                        <constraint firstAttribute="width" constant="11" id="gz3-ya-eot"/>
-                                    </constraints>
+                                    <rect key="frame" x="394" y="10" width="15" height="22"/>
                                     <stepperCell key="cell" controlSize="small" continuous="YES" alignment="left" increment="0.20000000000000001" maxValue="20" id="106" customClass="VLCHUDStepperCell">
                                         <font key="font" metaFont="smallSystem"/>
                                     </stepperCell>
@@ -220,6 +214,7 @@
                                 </stepper>
                             </subviews>
                             <constraints>
+                                <constraint firstAttribute="trailing" secondItem="105" secondAttribute="trailing" constant="18" id="40C-2k-vVI"/>
                                 <constraint firstItem="98" firstAttribute="leading" secondItem="27" secondAttribute="leading" id="46x-ee-a5b"/>
                                 <constraint firstItem="20" firstAttribute="centerY" secondItem="19" secondAttribute="centerY" id="4HX-er-iB1"/>
                                 <constraint firstItem="21" firstAttribute="centerY" secondItem="20" secondAttribute="centerY" id="6VJ-D5-VQ6"/>
@@ -228,45 +223,28 @@
                                 <constraint firstItem="27" firstAttribute="centerY" secondItem="28" secondAttribute="centerY" id="EHm-VK-wRd"/>
                                 <constraint firstItem="21" firstAttribute="leading" secondItem="KDu-mg-vUb" secondAttribute="leading" constant="17" id="FaN-bF-8S3"/>
                                 <constraint firstItem="20" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="21" secondAttribute="trailing" constant="17" id="Fgg-CT-Jcw"/>
-                                <constraint firstItem="29" firstAttribute="centerX" secondItem="19" secondAttribute="centerX" id="Lcf-SW-6Mj"/>
+                                <constraint firstItem="27" firstAttribute="top" secondItem="21" secondAttribute="bottom" constant="18" id="G4r-zS-RDg"/>
+                                <constraint firstItem="98" firstAttribute="top" secondItem="27" secondAttribute="bottom" constant="18" id="L77-Xf-Qe3"/>
                                 <constraint firstItem="105" firstAttribute="leading" secondItem="99" secondAttribute="trailing" constant="8" id="N3A-1H-ZYe"/>
                                 <constraint firstItem="28" firstAttribute="centerY" secondItem="29" secondAttribute="centerY" id="Sd6-fF-Yg3"/>
-                                <constraint firstItem="105" firstAttribute="top" secondItem="29" secondAttribute="bottom" constant="11" id="TJZ-XO-XKw"/>
+                                <constraint firstItem="28" firstAttribute="width" secondItem="20" secondAttribute="width" id="UJM-zt-3Li"/>
                                 <constraint firstItem="99" firstAttribute="centerY" secondItem="98" secondAttribute="centerY" id="XTF-YA-F2e"/>
-                                <constraint firstItem="29" firstAttribute="centerX" secondItem="105" secondAttribute="centerX" id="YYa-Ud-Obr"/>
-                                <constraint firstItem="29" firstAttribute="top" secondItem="19" secondAttribute="bottom" constant="12" id="Zg5-eS-SFV"/>
+                                <constraint firstAttribute="bottom" secondItem="98" secondAttribute="bottom" constant="14" id="Zxx-Ez-ocV"/>
+                                <constraint firstAttribute="trailing" secondItem="29" secondAttribute="trailing" constant="18" id="b6g-1k-aei"/>
+                                <constraint firstItem="99" firstAttribute="width" secondItem="28" secondAttribute="width" id="cDc-J5-Igy"/>
                                 <constraint firstItem="27" firstAttribute="leading" secondItem="21" secondAttribute="leading" id="onN-xA-vC9"/>
                                 <constraint firstAttribute="trailing" secondItem="19" secondAttribute="trailing" constant="18" id="peZ-90-9eH"/>
+                                <constraint firstItem="21" firstAttribute="top" secondItem="KDu-mg-vUb" secondAttribute="top" constant="14" id="sR3-fu-1ZV"/>
                                 <constraint firstItem="99" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="98" secondAttribute="trailing" constant="17" id="t9z-lx-udQ"/>
-                                <constraint firstItem="19" firstAttribute="top" secondItem="KDu-mg-vUb" secondAttribute="top" constant="12" id="tFi-50-Rg5"/>
                                 <constraint firstItem="29" firstAttribute="leading" secondItem="28" secondAttribute="trailing" constant="8" id="upi-Mf-NNY"/>
                                 <constraint firstItem="105" firstAttribute="centerY" secondItem="99" secondAttribute="centerY" id="yuz-V3-h8W"/>
                             </constraints>
                         </view>
-                        <constraints>
-                            <constraint firstAttribute="height" constant="103" id="H27-O9-MeO"/>
-                            <constraint firstAttribute="width" constant="370" id="TsA-IL-TxS"/>
-                        </constraints>
+                        <font key="titleFont" metaFont="message" size="11"/>
                     </box>
-                    <textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="37">
-                        <rect key="frame" x="21" y="140" width="85" height="14"/>
-                        <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Subtitles/Video" id="38" customClass="VLCHUDTextFieldCell">
-                            <font key="font" metaFont="smallSystem"/>
-                            <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
-                            <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
-                        </textFieldCell>
-                    </textField>
-                    <textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="39">
-                        <rect key="frame" x="21" y="201" width="68" height="14"/>
-                        <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Audio/Video" id="40" customClass="VLCHUDTextFieldCell">
-                            <font key="font" metaFont="smallSystem"/>
-                            <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
-                            <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
-                        </textFieldCell>
-                    </textField>
                     <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="41">
                         <rect key="frame" x="16" y="12" width="39" height="17"/>
-                        <buttonCell key="cell" type="roundRect" title="Reset" bezelStyle="roundedRect" image="buttonCell:42:image" imagePosition="overlaps" alignment="center" controlSize="mini" borderStyle="border" inset="2" id="42" customClass="VLCHUDButtonCell">
+                        <buttonCell key="cell" type="roundRect" title="Reset" bezelStyle="roundedRect" image="550729BE-D47E-42DA-83CA-5870649529AC" imagePosition="overlaps" alignment="center" controlSize="mini" borderStyle="border" inset="2" id="42" customClass="VLCHUDButtonCell">
                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
                             <font key="font" metaFont="miniSystem"/>
                         </buttonCell>
@@ -276,22 +254,26 @@
                     </button>
                 </subviews>
                 <constraints>
-                    <constraint firstItem="cSz-hU-mVM" firstAttribute="top" secondItem="39" secondAttribute="bottom" constant="-1" id="C8I-fd-Lya"/>
-                    <constraint firstItem="KDu-mg-vUb" firstAttribute="top" secondItem="37" secondAttribute="bottom" id="Gkb-7q-NgU"/>
+                    <constraint firstItem="41" firstAttribute="top" secondItem="16" secondAttribute="bottom" constant="8" id="2AA-ky-LLK"/>
+                    <constraint firstAttribute="trailing" secondItem="16" secondAttribute="trailing" constant="13" id="86M-oi-mcO"/>
+                    <constraint firstItem="5" firstAttribute="top" secondItem="39" secondAttribute="bottom" id="EBq-3f-HXC"/>
+                    <constraint firstItem="39" firstAttribute="top" secondItem="2" secondAttribute="top" constant="9" id="HKA-BK-egd"/>
                     <constraint firstAttribute="bottom" secondItem="41" secondAttribute="bottom" constant="14" id="Kdv-uE-629"/>
-                    <constraint firstItem="16" firstAttribute="top" secondItem="5" secondAttribute="bottom" constant="21" id="NTF-Ew-Xby"/>
-                    <constraint firstItem="5" firstAttribute="top" secondItem="2" secondAttribute="top" constant="23" id="SYP-4K-N8J"/>
+                    <constraint firstItem="5" firstAttribute="leading" secondItem="39" secondAttribute="leading" constant="-7" id="LA4-pj-ult"/>
+                    <constraint firstItem="37" firstAttribute="top" secondItem="5" secondAttribute="bottom" constant="6" id="Qhx-v0-7P9"/>
+                    <constraint firstItem="16" firstAttribute="top" secondItem="37" secondAttribute="bottom" id="SxF-ds-YwU"/>
                     <constraint firstItem="5" firstAttribute="leading" secondItem="2" secondAttribute="leading" constant="16" id="YNv-ok-Htz"/>
-                    <constraint firstItem="39" firstAttribute="leading" secondItem="cSz-hU-mVM" secondAttribute="leading" constant="9" id="pAV-oI-BqH"/>
-                    <constraint firstItem="41" firstAttribute="leading" secondItem="KDu-mg-vUb" secondAttribute="leading" constant="2" id="rO1-XT-nLK"/>
+                    <constraint firstAttribute="trailing" secondItem="5" secondAttribute="trailing" constant="15" id="ZiS-qT-7za"/>
+                    <constraint firstItem="20" firstAttribute="width" secondItem="8" secondAttribute="width" id="koU-gc-dHa"/>
+                    <constraint firstItem="37" firstAttribute="leading" secondItem="16" secondAttribute="leading" constant="7" id="oNa-nU-jcF"/>
                     <constraint firstItem="16" firstAttribute="leading" secondItem="2" secondAttribute="leading" constant="16" id="tDL-yc-wDo"/>
-                    <constraint firstItem="37" firstAttribute="leading" secondItem="KDu-mg-vUb" secondAttribute="leading" constant="9" id="vPw-fI-vlD"/>
+                    <constraint firstItem="41" firstAttribute="leading" secondItem="16" secondAttribute="leading" id="yiq-2N-OyP"/>
                 </constraints>
             </view>
         </window>
     </objects>
     <resources>
-        <image name="buttonCell:42:image" width="1" height="1">
+        <image name="550729BE-D47E-42DA-83CA-5870649529AC" width="1" height="1">
             <mutableData key="keyedArchiveRepresentation">
 YnBsaXN0MDDUAQIDBAUGPT5YJHZlcnNpb25YJG9iamVjdHNZJGFyY2hpdmVyVCR0b3ASAAGGoK4HCBMU
 GR4fIyQrLjE3OlUkbnVsbNUJCgsMDQ4PEBESVk5TU2l6ZVYkY2xhc3NcTlNJbWFnZUZsYWdzVk5TUmVw



More information about the vlc-commits mailing list