Skip to content

Commit

Permalink
Releasing 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DrabWeb committed May 25, 2016
1 parent ceb7e50 commit 1d528cf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Binary file modified Booru-chan/.DS_Store
Binary file not shown.
8 changes: 4 additions & 4 deletions Booru-chan/Booru-chan/Base.lproj/Main.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<rect key="frame" x="10" y="33" width="434" height="280"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Mbs-sr-nwX" userLabel="Image Saving Format Label">
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Mbs-sr-nwX" userLabel="Image Saving Format Label">
<rect key="frame" x="15" y="292" width="128" height="17"/>
<constraints>
<constraint firstAttribute="width" constant="124" id="bXr-V1-x5W"/>
Expand All @@ -57,7 +57,7 @@
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="NUB-dd-b8V" userLabel="Image Saving Format Text Field" customClass="BCAlwaysActiveTextField" customModule="Booru_chan" customModuleProvider="target">
<textField focusRingType="none" verticalHuggingPriority="750" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="NUB-dd-b8V" userLabel="Image Saving Format Text Field" customClass="BCAlwaysActiveTextField" customModule="Booru_chan" customModuleProvider="target">
<rect key="frame" x="149" y="289" width="268" height="22"/>
<constraints>
<constraint firstAttribute="height" constant="22" id="wRr-gY-iiU"/>
Expand All @@ -71,7 +71,7 @@
<action selector="generalImageSavingFormatTextFieldEndedEditing:" target="hSc-eT-Q8S" id="EMU-Wr-pqu"/>
</connections>
</textField>
<button translatesAutoresizingMaskIntoConstraints="NO" id="Efe-qo-EnG" userLabel="Indicate Downloaded Posts Checkbox">
<button misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Efe-qo-EnG" userLabel="Indicate Downloaded Posts Checkbox">
<rect key="frame" x="15" y="266" width="404" height="18"/>
<constraints>
<constraint firstAttribute="height" constant="14" id="HIc-Pt-U8Z"/>
Expand Down Expand Up @@ -920,7 +920,7 @@
<autoresizingMask key="autoresizingMask"/>
</scroller>
<scroller key="verticalScroller" verticalHuggingPriority="750" horizontal="NO" id="ZrN-SC-BsJ">
<rect key="frame" x="276" y="0.0" width="16" height="363"/>
<rect key="frame" x="277" y="0.0" width="15" height="363"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
</scrollView>
Expand Down

0 comments on commit 1d528cf

Please sign in to comment.