GitHub issue #257

This commit is contained in:
Adam Ierymenko 2015-11-30 16:12:03 -08:00
parent c21882da9c
commit d73edfea56
4 changed files with 10 additions and 10 deletions

View file

@ -39,7 +39,7 @@
<dict> <dict>
<key>hash</key> <key>hash</key>
<data> <data>
7dgumnPDtoIzhi9QoaFhDvCo9ys= aP0mIANPPnnTMmxYlELioz9ZO1I=
</data> </data>
<key>optional</key> <key>optional</key>
<true/> <true/>
@ -82,7 +82,7 @@
<dict> <dict>
<key>hash</key> <key>hash</key>
<data> <data>
7dgumnPDtoIzhi9QoaFhDvCo9ys= aP0mIANPPnnTMmxYlELioz9ZO1I=
</data> </data>
<key>optional</key> <key>optional</key>
<true/> <true/>

View file

@ -13,22 +13,22 @@
</connections> </connections>
</customObject> </customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application"/> <customObject id="-3" userLabel="Application" customClass="NSObject"/>
<window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" animationBehavior="default" id="1"> <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" animationBehavior="default" id="1">
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES"/> <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
<rect key="contentRect" x="575" y="564" width="500" height="700"/> <rect key="contentRect" x="575" y="564" width="500" height="500"/>
<rect key="screenRect" x="0.0" y="0.0" width="1920" height="1178"/> <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1178"/>
<value key="minSize" type="size" width="500" height="700"/>
<value key="maxSize" type="size" width="500" height="700"/>
<view key="contentView" id="2" customClass="ContentView"> <view key="contentView" id="2" customClass="ContentView">
<rect key="frame" x="0.0" y="0.0" width="500" height="700"/> <rect key="frame" x="0.0" y="0.0" width="500" height="500"/>
<autoresizingMask key="autoresizingMask"/> <autoresizingMask key="autoresizingMask"/>
<subviews> <subviews>
<webView id="5"> <webView id="5">
<rect key="frame" x="0.0" y="0.0" width="500" height="700"/> <rect key="frame" x="0.0" y="0.0" width="500" height="500"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<animations/> <animations/>
<webPreferences key="preferences" defaultFontSize="12" defaultFixedFontSize="12"/> <webPreferences key="preferences" defaultFontSize="12" defaultFixedFontSize="12">
<nil key="identifier"/>
</webPreferences>
</webView> </webView>
</subviews> </subviews>
<animations/> <animations/>