git.y1.nz

SameBoy

Accurate GB/GBC emulator
download: https://git.y1.nz/archives/sameboy.tar.gz
README | Files | Log | Refs | LICENSE

commit 8cce6f7b136d98f87cf9e828db806ee88d77a754
parent ec8baa63295be13f9aadcada4f7a7b0f8c951a04
Author: Lior Halphon <LIJI32@gmail.com>
Date:   Fri, 11 Jul 2025 18:19:19 +0300

Another macOS Regressionvilleā„¢ bugfix

Diffstat:
MCocoa/Preferences.xib4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Cocoa/Preferences.xib b/Cocoa/Preferences.xib @@ -1098,7 +1098,7 @@ <scrollView focusRingType="none" fixedFrame="YES" autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" hasHorizontalScroller="NO" hasVerticalScroller="NO" usesPredominantAxisScrolling="NO" horizontalScrollElasticity="none" verticalScrollElasticity="none" translatesAutoresizingMaskIntoConstraints="NO" id="PBp-dj-EIa"> <rect key="frame" x="32" y="115" width="262" height="249"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> - <clipView key="contentView" focusRingType="none" drawsBackground="NO" id="AMs-PO-nid"> + <clipView key="contentView" focusRingType="none" id="AMs-PO-nid"> <rect key="frame" x="1" y="1" width="260" height="247"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> @@ -1106,7 +1106,7 @@ <rect key="frame" x="0.0" y="0.0" width="260" height="247"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <size key="intercellSpacing" width="3" height="2"/> - <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> + <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/> <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/> <tableColumns> <tableColumn identifier="keyName" width="116" minWidth="40" maxWidth="1000" id="73A-gb-pzd">

This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.