Skip to content

Commit 1cd522c

Browse files
committed
Update MainMenu.xib
1 parent e91ffc2 commit 1cd522c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/example/macos/Runner/Base.lproj/MainMenu.xib

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -332,10 +332,10 @@
332332
</menu>
333333
<window title="APP_NAME" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" id="QvC-M9-y7g" customClass="MainFlutterWindow" customModule="Runner" customModuleProvider="target">
334334
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
335-
<rect key="contentRect" x="335" y="390" width="800" height="600"/>
335+
<rect key="contentRect" x="335" y="390" width="350" height="600"/>
336336
<rect key="screenRect" x="0.0" y="0.0" width="2560" height="1577"/>
337337
<view key="contentView" wantsLayer="YES" id="EiT-Mj-1SZ">
338-
<rect key="frame" x="0.0" y="0.0" width="800" height="600"/>
338+
<rect key="frame" x="0.0" y="0.0" width="350" height="600"/>
339339
<autoresizingMask key="autoresizingMask"/>
340340
</view>
341341
</window>

0 commit comments

Comments
 (0)