MacPDF: Larger default window size

This commit is contained in:
Nico Weber 2023-09-21 18:46:03 -04:00 committed by Andreas Kling
parent 43859f07ec
commit 751ed5e1ee
Notes: sideshowbarker 2024-07-17 03:35:24 +09:00

View file

@ -17,17 +17,17 @@
<window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="xOd-HO-29H" userLabel="Window">
<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="133" y="235" width="507" height="413"/>
<rect key="contentRect" x="133" y="235" width="600" height="800"/>
<rect key="screenRect" x="0.0" y="0.0" width="1728" height="1079"/>
<value key="minSize" type="size" width="94" height="86"/>
<view key="contentView" id="gIp-Ho-8D9" customClass="LagomPDFView">
<rect key="frame" x="0.0" y="0.0" width="507" height="413"/>
<rect key="frame" x="0.0" y="0.0" width="600" height="800"/>
<autoresizingMask key="autoresizingMask"/>
</view>
<connections>
<outlet property="delegate" destination="-2" id="0bl-1N-x8E"/>
</connections>
<point key="canvasLocation" x="80" y="126"/>
<point key="canvasLocation" x="139.5" y="430"/>
</window>
</objects>
</document>