Changed macOS default screen size

This commit is contained in:
Juan Gilsanz Polo 2023-05-06 02:26:56 +02:00
parent 31b6c0fdae
commit 767f4affc6

View file

@ -332,10 +332,10 @@
</menu> </menu>
<window title="APP_NAME" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" id="QvC-M9-y7g" customClass="MainFlutterWindow" customModule="AdGuard_Home_Manager" customModuleProvider="target"> <window title="APP_NAME" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" id="QvC-M9-y7g" customClass="MainFlutterWindow" customModule="AdGuard_Home_Manager" customModuleProvider="target">
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/> <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
<rect key="contentRect" x="335" y="390" width="1200" height="700"/> <rect key="contentRect" x="335" y="390" width="1210" height="700"/>
<rect key="screenRect" x="0.0" y="0.0" width="1728" height="1079"/> <rect key="screenRect" x="0.0" y="0.0" width="1728" height="1079"/>
<view key="contentView" wantsLayer="YES" id="EiT-Mj-1SZ"> <view key="contentView" wantsLayer="YES" id="EiT-Mj-1SZ">
<rect key="frame" x="0.0" y="0.0" width="1200" height="700"/> <rect key="frame" x="0.0" y="0.0" width="1210" height="700"/>
<autoresizingMask key="autoresizingMask"/> <autoresizingMask key="autoresizingMask"/>
</view> </view>
<point key="canvasLocation" x="159.5" y="231"/> <point key="canvasLocation" x="159.5" y="231"/>