Skip to content

Commit

Permalink
style: No longer using thin fonts
Browse files Browse the repository at this point in the history
  • Loading branch information
macmade committed Jun 20, 2024
1 parent 7fc27df commit 5af2d8b
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="15705" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="32700.99.1234" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
<dependencies>
<deployment identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="15705"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22690"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
Expand All @@ -18,7 +18,7 @@
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" fullSizeContentView="YES"/>
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
<rect key="contentRect" x="196" y="240" width="524" height="400"/>
<rect key="screenRect" x="0.0" y="0.0" width="1920" height="1177"/>
<rect key="screenRect" x="0.0" y="0.0" width="3008" height="1228"/>
<view key="contentView" wantsLayer="YES" id="EiT-Mj-1SZ">
<rect key="frame" x="0.0" y="0.0" width="524" height="400"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
Expand All @@ -27,34 +27,34 @@
<rect key="frame" x="0.0" y="0.0" width="524" height="400"/>
<subviews>
<customView translatesAutoresizingMaskIntoConstraints="NO" id="eZq-FA-T9p">
<rect key="frame" x="0.0" y="293" width="524" height="107"/>
<rect key="frame" x="0.0" y="292" width="524" height="108"/>
<subviews>
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="6Ah-Oa-rex">
<rect key="frame" x="20" y="22" width="64" height="64"/>
<constraints>
<constraint firstAttribute="width" constant="64" id="MIq-Wl-zGD"/>
<constraint firstAttribute="height" constant="64" id="Pts-px-Nry"/>
</constraints>
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="NSApplicationIcon" id="Fni-mL-ixq"/>
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyUpOrDown" image="NSApplicationIcon" id="Fni-mL-ixq"/>
</imageView>
<textField horizontalHuggingPriority="1000" verticalHuggingPriority="751" horizontalCompressionResistancePriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="7bl-3a-uy2">
<rect key="frame" x="102" y="44" width="404" height="23"/>
<textField focusRingType="none" horizontalHuggingPriority="1000" verticalHuggingPriority="751" horizontalCompressionResistancePriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="7bl-3a-uy2">
<rect key="frame" x="102" y="44" width="404" height="24"/>
<constraints>
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="400" id="6Zk-Te-uBU"/>
</constraints>
<textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Label" id="fNd-wh-IDG">
<font key="font" metaFont="systemThin" size="20"/>
<font key="font" metaFont="system" size="20"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="-2" name="value" keyPath="title" id="j7A-Ks-bBD"/>
</connections>
</textField>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="uNJ-FL-Do3">
<textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="uNJ-FL-Do3">
<rect key="frame" x="102" y="20" width="404" height="16"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Multiline Label" id="MC3-ae-g9b">
<font key="font" metaFont="systemThin" size="13"/>
<font key="font" metaFont="system"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
Expand All @@ -76,10 +76,10 @@
<constraint firstItem="6Ah-Oa-rex" firstAttribute="centerY" secondItem="eZq-FA-T9p" secondAttribute="centerY" id="qyB-Is-uRw"/>
</constraints>
</customView>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="cfX-7P-pXm">
<rect key="frame" x="18" y="269" width="90" height="16"/>
<textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="cfX-7P-pXm">
<rect key="frame" x="18" y="268" width="93" height="16"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Release notes:" id="NLq-HZ-LlN">
<font key="font" metaFont="systemThin" size="13"/>
<font key="font" metaFont="system"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
Expand All @@ -88,7 +88,7 @@
</connections>
</textField>
<scrollView horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ecd-7z-J9V">
<rect key="frame" x="20" y="61" width="484" height="200"/>
<rect key="frame" x="20" y="60" width="484" height="200"/>
<clipView key="contentView" drawsBackground="NO" id="w9f-vR-Fgx">
<rect key="frame" x="1" y="1" width="482" height="198"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
Expand Down Expand Up @@ -124,8 +124,8 @@
<outlet property="nextKeyView" destination="vf3-XW-XGk" id="VtB-Bl-BLY"/>
</connections>
</scrollView>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="vf3-XW-XGk">
<rect key="frame" x="14" y="13" width="82" height="32"/>
<button wantsLayer="YES" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="vf3-XW-XGk">
<rect key="frame" x="13" y="13" width="76" height="32"/>
<buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Q2g-mU-a3g">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
Expand All @@ -138,8 +138,8 @@ Gw
<outlet property="nextKeyView" destination="667-fT-iYM" id="WGQ-It-DSK"/>
</connections>
</button>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="667-fT-iYM">
<rect key="frame" x="249" y="13" width="155" height="32"/>
<button wantsLayer="YES" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="667-fT-iYM">
<rect key="frame" x="271" y="13" width="145" height="32"/>
<buttonCell key="cell" type="push" title="View on GitHub" bezelStyle="rounded" image="GitHubTemplate" imagePosition="left" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="eAm-HI-FOi">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
Expand All @@ -154,8 +154,8 @@ Gw
<outlet property="nextKeyView" destination="oso-pp-txM" id="cze-Zb-V0W"/>
</connections>
</button>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="oso-pp-txM">
<rect key="frame" x="404" y="13" width="96" height="32"/>
<button wantsLayer="YES" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="oso-pp-txM">
<rect key="frame" x="414" y="13" width="87" height="32"/>
<buttonCell key="cell" type="push" title="Install" bezelStyle="rounded" image="NSFollowLinkFreestandingTemplate" imagePosition="left" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="DD4-qi-VFA">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
Expand Down Expand Up @@ -206,6 +206,6 @@ DQ
<resources>
<image name="GitHubTemplate" width="15" height="15"/>
<image name="NSApplicationIcon" width="32" height="32"/>
<image name="NSFollowLinkFreestandingTemplate" width="14" height="14"/>
<image name="NSFollowLinkFreestandingTemplate" width="20" height="20"/>
</resources>
</document>
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="15705" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="32700.99.1234" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
<dependencies>
<deployment identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="15705"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22690"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
Expand All @@ -17,7 +17,7 @@
<windowStyleMask key="styleMask" titled="YES" miniaturizable="YES" fullSizeContentView="YES"/>
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
<rect key="contentRect" x="196" y="240" width="524" height="132"/>
<rect key="screenRect" x="0.0" y="0.0" width="1920" height="1177"/>
<rect key="screenRect" x="0.0" y="0.0" width="3008" height="1228"/>
<view key="contentView" wantsLayer="YES" id="EiT-Mj-1SZ">
<rect key="frame" x="0.0" y="0.0" width="524" height="132"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
Expand All @@ -33,10 +33,10 @@
</constraints>
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyUpOrDown" image="NSApplicationIcon" id="WHq-i2-PZM"/>
</imageView>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ZSi-QG-2rO">
<textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ZSi-QG-2rO">
<rect key="frame" x="102" y="76" width="404" height="16"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="8mt-rF-t8N">
<font key="font" metaFont="systemThin" size="13"/>
<font key="font" metaFont="system"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
Expand All @@ -45,7 +45,7 @@
</connections>
</textField>
<progressIndicator wantsLayer="YES" maxValue="100" indeterminate="YES" style="bar" translatesAutoresizingMaskIntoConstraints="NO" id="aQh-ny-1E8">
<rect key="frame" x="104" y="48" width="400" height="21"/>
<rect key="frame" x="104" y="47" width="400" height="22"/>
<constraints>
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="400" id="WMk-eJ-Zz9"/>
</constraints>
Expand All @@ -61,8 +61,8 @@
</binding>
</connections>
</progressIndicator>
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="WeZ-2H-nwA">
<rect key="frame" x="102" y="24" width="326" height="14"/>
<textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="WeZ-2H-nwA">
<rect key="frame" x="102" y="23" width="334" height="14"/>
<textFieldCell key="cell" controlSize="small" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Label" id="Smc-q1-VJ6">
<font key="font" metaFont="menu" size="11"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
Expand All @@ -72,8 +72,8 @@
<binding destination="-2" name="value" keyPath="message" id="XWj-rn-w7I"/>
</connections>
</textField>
<button horizontalHuggingPriority="1000" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="bw1-4s-nak">
<rect key="frame" x="428" y="13" width="82" height="32"/>
<button wantsLayer="YES" horizontalHuggingPriority="1000" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="bw1-4s-nak">
<rect key="frame" x="435" y="13" width="76" height="32"/>
<buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="lKW-zk-Q1s">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
Expand Down

0 comments on commit 5af2d8b

Please sign in to comment.