Skip to content

Commit

Permalink
position changes
Browse files Browse the repository at this point in the history
  • Loading branch information
lostjared committed Mar 5, 2018
1 parent 18e7e20 commit 7f935af
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
Binary file not shown.
26 changes: 13 additions & 13 deletions Acid.Cam.v2.OSX/en.lproj/MainMenu.xib
Original file line number Diff line number Diff line change
Expand Up @@ -485,7 +485,7 @@
</textFieldCell>
</textField>
<popUpButton verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="fPc-yC-WAQ">
<rect key="frame" x="322" y="42" width="192" height="26"/>
<rect key="frame" x="322" y="42" width="217" height="26"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" id="vLS-Ta-axi">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
Expand All @@ -505,19 +505,8 @@
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="eDA-pn-7R7">
<rect key="frame" x="518" y="49" width="72" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Negate" bezelStyle="regularSquare" imagePosition="left" inset="2" id="kR1-ok-puc">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setNegative:" target="630" id="GPh-0W-ARx"/>
</connections>
</button>
<popUpButton verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="le2-WX-IhK">
<rect key="frame" x="589" y="45" width="75" height="26"/>
<rect key="frame" x="618" y="44" width="75" height="26"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<popUpButtonCell key="cell" type="push" title="BGR" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="ngL-BN-pdi" id="8mR-8v-MQ4">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
Expand Down Expand Up @@ -696,6 +685,17 @@
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="eDA-pn-7R7">
<rect key="frame" x="542" y="47" width="72" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Negate" bezelStyle="regularSquare" imagePosition="left" inset="2" id="kR1-ok-puc">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setNegative:" target="630" id="GPh-0W-ARx"/>
</connections>
</button>
</subviews>
</view>
<point key="canvasLocation" x="147" y="-356"/>
Expand Down

0 comments on commit 7f935af

Please sign in to comment.