Debugger icon size adjustment

This commit is contained in:
tudnai 2022-12-13 04:33:50 -08:00
parent 5f7caa2c25
commit 3334950cbe
1 changed files with 4 additions and 4 deletions

View File

@ -1811,7 +1811,7 @@ Gw
<rect key="frame" x="0.0" y="0.0" width="1152" height="736"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textView editable="NO" selectable="NO" drawsBackground="NO" importsGraphics="NO" richText="NO" verticallyResizable="NO" baseWritingDirection="leftToRight" findStyle="bar" allowsCharacterPickerTouchBarItem="NO" textCompletion="NO" id="ccC-Wu-3za" userLabel="Text Display" customClass="DisplayView" customModule="Steve___" customModuleProvider="target">
<textView editable="NO" selectable="NO" importsGraphics="NO" richText="NO" verticallyResizable="NO" baseWritingDirection="leftToRight" findStyle="bar" allowsCharacterPickerTouchBarItem="NO" textCompletion="NO" id="ccC-Wu-3za" userLabel="Text Display" customClass="DisplayView" customModule="Steve___" customModuleProvider="target">
<rect key="frame" x="0.0" y="-512" width="1152" height="768"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
@ -1833,8 +1833,8 @@ Gw
</subviews>
</clipView>
<constraints>
<constraint firstAttribute="height" priority="100" constant="768" identifier="Test Display Scroller.Height" id="gJW-J5-XwT"/>
<constraint firstAttribute="width" priority="100" constant="1130" identifier="Test Display Scroller.Width" id="mjo-jE-tPG"/>
<constraint firstAttribute="height" priority="1" constant="768" identifier="Test Display Scroller.Height" id="gJW-J5-XwT"/>
<constraint firstAttribute="width" priority="1" constant="1130" identifier="Test Display Scroller.Width" id="mjo-jE-tPG"/>
</constraints>
<scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="nV1-lT-ewY">
<rect key="frame" x="-100" y="-100" width="225" height="15"/>
@ -2411,7 +2411,7 @@ Gw
<image name="Chip" width="32" height="32"/>
<image name="Color" width="32" height="32"/>
<image name="Copy" width="32" height="32"/>
<image name="Debugger" width="128" height="128"/>
<image name="Debugger" width="32" height="32"/>
<image name="Green" width="32" height="32"/>
<image name="Joystick" width="32" height="32"/>
<image name="NSActionTemplate" width="14" height="14"/>