Skip to content

Commit

Permalink
Remember window size and position of diff window
Browse files Browse the repository at this point in the history
  • Loading branch information
mmattozzi committed Sep 25, 2017
1 parent 3e7f96a commit 9878b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion English.lproj/DiffWindow.xib
Expand Up @@ -17,7 +17,7 @@
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
<window title="CocoaRestClient Response Diff" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" animationBehavior="default" id="QvC-M9-y7g">
<window title="CocoaRestClient Response Diff" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" frameAutosaveName="DiffWindow" animationBehavior="default" id="QvC-M9-y7g">
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
<rect key="contentRect" x="196" y="240" width="710" height="403"/>
Expand Down

0 comments on commit 9878b15

Please sign in to comment.