Skip to content

Commit

Permalink
add AerialView to test app window
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnCoates committed Oct 31, 2015
1 parent 964f14c commit 5da49fb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Aerial/App/Resources/Base.lproj/MainMenu.xib
Original file line number Diff line number Diff line change
Expand Up @@ -675,6 +675,12 @@
<view key="contentView" id="EiT-Mj-1SZ">
<rect key="frame" x="0.0" y="0.0" width="625" height="291"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="M0V-7R-ZSD" customClass="AerialView">
<rect key="frame" x="0.0" y="0.0" width="625" height="291"/>
<animations/>
</customView>
</subviews>
<animations/>
</view>
<point key="canvasLocation" x="590.5" y="316.5"/>
Expand Down

0 comments on commit 5da49fb

Please sign in to comment.