mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-25 11:22:23 +00:00
Changed macOS default screen size
This commit is contained in:
parent
31b6c0fdae
commit
767f4affc6
1 changed files with 2 additions and 2 deletions
|
@ -332,10 +332,10 @@
|
|||
</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">
|
||||
<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"/>
|
||||
<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"/>
|
||||
</view>
|
||||
<point key="canvasLocation" x="159.5" y="231"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue