diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-04-08 01:10:15 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-04-08 01:10:15 +0000 |
| commit | 5b94582b7d895dcdb8eb025e4bf673d5ac0cb3a2 (patch) | |
| tree | f665254646ba179f047f92699a8c5b6be61a19cb /macosx/plugins/DFXVideo | |
| parent | 7fb61b9f16405d5585b524fd1b003f8b77ba4d7c (diff) | |
| download | pcsxr-5b94582b7d895dcdb8eb025e4bf673d5ac0cb3a2.tar.gz | |
OS X: initially center windows via their xibs.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89826 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/plugins/DFXVideo')
| -rw-r--r-- | macosx/plugins/DFXVideo/Base.lproj/NetSfPeopsSoftGPUConfig.xib | 2 | ||||
| -rw-r--r-- | macosx/plugins/DFXVideo/NetSfPeopsSoftGPUInterface.xib | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/macosx/plugins/DFXVideo/Base.lproj/NetSfPeopsSoftGPUConfig.xib b/macosx/plugins/DFXVideo/Base.lproj/NetSfPeopsSoftGPUConfig.xib index 131b7ff9..1ef6877a 100644 --- a/macosx/plugins/DFXVideo/Base.lproj/NetSfPeopsSoftGPUConfig.xib +++ b/macosx/plugins/DFXVideo/Base.lproj/NetSfPeopsSoftGPUConfig.xib @@ -31,10 +31,8 @@ <customObject id="-3" userLabel="Application"/> <window title="GPU Configuration" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="5" userLabel="Window"> <windowStyleMask key="styleMask" titled="YES" miniaturizable="YES"/> - <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> <rect key="contentRect" x="411" y="163" width="480" height="583"/> <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/> - <value key="minSize" type="size" width="283.34100000000001" height="107"/> <view key="contentView" id="6"> <rect key="frame" x="0.0" y="0.0" width="480" height="583"/> <autoresizingMask key="autoresizingMask"/> diff --git a/macosx/plugins/DFXVideo/NetSfPeopsSoftGPUInterface.xib b/macosx/plugins/DFXVideo/NetSfPeopsSoftGPUInterface.xib index 9afb8261..78aefb61 100644 --- a/macosx/plugins/DFXVideo/NetSfPeopsSoftGPUInterface.xib +++ b/macosx/plugins/DFXVideo/NetSfPeopsSoftGPUInterface.xib @@ -17,7 +17,7 @@ <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES" texturedBackground="YES"/> <rect key="contentRect" x="6" y="240" width="640" height="480"/> <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/> - <value key="minSize" type="size" width="213" height="107"/> + <value key="minSize" type="size" width="640" height="480"/> <view key="contentView" id="6"> <rect key="frame" x="0.0" y="0.0" width="640" height="480"/> <autoresizingMask key="autoresizingMask"/> |
