Skip to content

Commit

Permalink
fix: larger display group name (transmission#6104)
Browse files Browse the repository at this point in the history
  • Loading branch information
Coeur authored Oct 20, 2023
1 parent 88fe767 commit c5f6678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion macosx/Base.lproj/PrefsWindow.xib
Original file line number Diff line number Diff line change
Expand Up @@ -1310,7 +1310,7 @@
</tableHeaderCell>
<imageCell key="dataCell" controlSize="small" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="imageCell:1782:image" id="1782"/>
</tableColumn>
<tableColumn identifier="Name" editable="NO" width="77" minWidth="40" maxWidth="1000" id="1779">
<tableColumn identifier="Name" editable="NO" width="115" minWidth="40" maxWidth="1000" id="1779">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Name">
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" white="0.33333299" alpha="1" colorSpace="calibratedWhite"/>
Expand Down

0 comments on commit c5f6678

Please sign in to comment.