Skip to content

Commit

Permalink
Merge pull request #77 from EmberTown/remedy-resizeable-titlebar
Browse files Browse the repository at this point in the history
Don't allow resizing title bar
  • Loading branch information
thomassnielsen committed Apr 22, 2015
2 parents 5af9057 + d391705 commit 12a06f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Ember Hearth/Base.lproj/Main.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -774,7 +774,7 @@
<constraint firstItem="TnO-z9-eOo" firstAttribute="leading" secondItem="jnP-bm-eUb" secondAttribute="trailing" constant="12" id="7KC-bk-reX"/>
<constraint firstAttribute="trailing" secondItem="4v2-lA-E5P" secondAttribute="trailing" constant="20" id="JRA-dm-BLX"/>
<constraint firstItem="4v2-lA-E5P" firstAttribute="centerY" secondItem="IY0-CY-E5G" secondAttribute="centerY" constant="-0.5" id="P3e-5K-my5"/>
<constraint firstAttribute="bottom" relation="greaterThanOrEqual" secondItem="jnP-bm-eUb" secondAttribute="bottom" constant="20" id="Wq4-ps-cRx"/>
<constraint firstAttribute="bottom" secondItem="jnP-bm-eUb" secondAttribute="bottom" constant="20" id="Wq4-ps-cRx"/>
<constraint firstItem="4v2-lA-E5P" firstAttribute="leading" secondItem="TnO-z9-eOo" secondAttribute="trailing" constant="12" id="ba3-nh-8QR"/>
<constraint firstItem="jnP-bm-eUb" firstAttribute="top" secondItem="GSX-7Z-XIl" secondAttribute="top" constant="20" id="lgw-jH-t7F"/>
<constraint firstItem="4v2-lA-E5P" firstAttribute="centerX" secondItem="IY0-CY-E5G" secondAttribute="centerX" id="oVz-f6-YEy"/>
Expand Down

0 comments on commit 12a06f7

Please sign in to comment.