Skip to content

Commit

Permalink
Minor layout fixes in XIBs
Browse files Browse the repository at this point in the history
  • Loading branch information
AJet committed Jan 25, 2018
1 parent c3707fe commit f382962
Show file tree
Hide file tree
Showing 10 changed files with 120 additions and 120 deletions.
22 changes: 11 additions & 11 deletions Resources/de.lproj/DFFeedbackWindow.xib
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="11542" systemVersion="16B2555" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="13771" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="11542"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="13771"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
Expand Down Expand Up @@ -73,7 +73,7 @@
<rect key="frame" x="1" y="1" width="464" height="210"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textView importsGraphics="NO" richText="NO" usesFontPanel="YES" findStyle="panel" continuousSpellChecking="YES" allowsUndo="YES" usesRuler="YES" smartInsertDelete="YES" id="42" customClass="DFPlaceholderTextView">
<textView importsGraphics="NO" richText="NO" verticallyResizable="YES" usesFontPanel="YES" findStyle="panel" continuousSpellChecking="YES" allowsUndo="YES" usesRuler="YES" smartInsertDelete="YES" id="42" customClass="DFPlaceholderTextView">
<rect key="frame" x="0.0" y="0.0" width="464" height="210"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
Expand Down Expand Up @@ -250,15 +250,15 @@ Gw
<action selector="cancel:" target="-2" id="51"/>
</connections>
</button>
<segmentedControl verticalHuggingPriority="750" id="83" userLabel="Tabs Segmented Control">
<rect key="frame" x="20" y="376" width="466" height="25"/>
<segmentedControl verticalHuggingPriority="750" misplaced="YES" id="83" userLabel="Tabs Segmented Control">
<rect key="frame" x="20" y="376" width="466" height="23"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
<segmentedCell key="cell" borderStyle="border" alignment="left" style="texturedSquare" trackingMode="selectOne" id="84">
<font key="font" metaFont="system"/>
<segments>
<segment label="Allgemeine Fragen" width="155" selected="YES"/>
<segment label="Neue Funktion" width="154" tag="1"/>
<segment label="Fehlerbericht" width="153"/>
<segment label="Allgemeine Fragen" width="154" selected="YES"/>
<segment label="Neue Funktion" width="153" tag="1"/>
<segment label="Fehlerbericht" width="151"/>
</segments>
</segmentedCell>
<connections>
Expand Down Expand Up @@ -288,10 +288,10 @@ Gw
<rect key="frame" x="-1" y="-1" width="429" height="342"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<clipView key="contentView" id="rN1-6F-ZYo">
<rect key="frame" x="1" y="1" width="412" height="340"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<rect key="frame" x="1" y="1" width="427" height="340"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<textView editable="NO" importsGraphics="NO" richText="NO" usesFontPanel="YES" findStyle="panel" continuousSpellChecking="YES" allowsUndo="YES" usesRuler="YES" allowsNonContiguousLayout="YES" smartInsertDelete="YES" id="119">
<textView editable="NO" importsGraphics="NO" richText="NO" verticallyResizable="YES" usesFontPanel="YES" findStyle="panel" continuousSpellChecking="YES" allowsUndo="YES" usesRuler="YES" allowsNonContiguousLayout="YES" smartInsertDelete="YES" id="119">
<rect key="frame" x="0.0" y="0.0" width="412" height="340"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
Expand Down
22 changes: 11 additions & 11 deletions Resources/en.lproj/DFFeedbackWindow.xib
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="11542" systemVersion="16B2555" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="13771" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="11542"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="13771"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
Expand Down Expand Up @@ -73,7 +73,7 @@
<rect key="frame" x="1" y="1" width="464" height="210"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textView importsGraphics="NO" richText="NO" usesFontPanel="YES" findStyle="panel" continuousSpellChecking="YES" allowsUndo="YES" usesRuler="YES" smartInsertDelete="YES" id="42" customClass="DFPlaceholderTextView">
<textView importsGraphics="NO" richText="NO" verticallyResizable="YES" usesFontPanel="YES" findStyle="panel" continuousSpellChecking="YES" allowsUndo="YES" usesRuler="YES" smartInsertDelete="YES" id="42" customClass="DFPlaceholderTextView">
<rect key="frame" x="0.0" y="0.0" width="464" height="210"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
Expand Down Expand Up @@ -250,15 +250,15 @@ Gw
<action selector="cancel:" target="-2" id="51"/>
</connections>
</button>
<segmentedControl verticalHuggingPriority="750" id="83" userLabel="Tabs Segmented Control">
<rect key="frame" x="20" y="376" width="466" height="25"/>
<segmentedControl verticalHuggingPriority="750" misplaced="YES" id="83" userLabel="Tabs Segmented Control">
<rect key="frame" x="20" y="376" width="466" height="23"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
<segmentedCell key="cell" borderStyle="border" alignment="left" style="texturedSquare" trackingMode="selectOne" id="84">
<font key="font" metaFont="system"/>
<segments>
<segment label="General Question" width="155" selected="YES"/>
<segment label="Feature Request" width="154" tag="1"/>
<segment label="Bug Report" width="153"/>
<segment label="General Question" width="154" selected="YES"/>
<segment label="Feature Request" width="152" tag="1"/>
<segment label="Bug Report" width="152"/>
</segments>
</segmentedCell>
<connections>
Expand Down Expand Up @@ -288,10 +288,10 @@ Gw
<rect key="frame" x="-1" y="-1" width="429" height="342"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<clipView key="contentView" id="rN1-6F-ZYo">
<rect key="frame" x="1" y="1" width="412" height="340"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<rect key="frame" x="1" y="1" width="427" height="340"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<textView editable="NO" importsGraphics="NO" richText="NO" usesFontPanel="YES" findStyle="panel" continuousSpellChecking="YES" allowsUndo="YES" usesRuler="YES" allowsNonContiguousLayout="YES" smartInsertDelete="YES" id="119">
<textView editable="NO" importsGraphics="NO" richText="NO" verticallyResizable="YES" usesFontPanel="YES" findStyle="panel" continuousSpellChecking="YES" allowsUndo="YES" usesRuler="YES" allowsNonContiguousLayout="YES" smartInsertDelete="YES" id="119">
<rect key="frame" x="0.0" y="0.0" width="412" height="340"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
Expand Down
Loading

0 comments on commit f382962

Please sign in to comment.