Skip to content

Commit

Permalink
Fixed window centering not working on app open
Browse files Browse the repository at this point in the history
  • Loading branch information
revolter committed Dec 28, 2019
1 parent 895e913 commit 135e68a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions EvaluateForXcode/Base.lproj/Main.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -676,9 +676,8 @@
<scene sceneID="R2V-B0-nI4">
<objects>
<windowController id="B8D-0N-5wS" sceneMemberID="viewController">
<window key="window" title="Evaluate for Xcode" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" titlebarAppearsTransparent="YES" titleVisibility="hidden" id="IQv-IB-iLA">
<window key="window" title="Evaluate for Xcode" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" restorable="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" titlebarAppearsTransparent="YES" titleVisibility="hidden" id="IQv-IB-iLA">
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES"/>
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
<rect key="contentRect" x="196" y="240" width="480" height="270"/>
<rect key="screenRect" x="0.0" y="0.0" width="1680" height="1027"/>
<connections>
Expand Down

0 comments on commit 135e68a

Please sign in to comment.