Replace gear icon with ellipsis in macOS client (#3178)

This commit is contained in:
Gary Elshaw 2022-06-12 16:24:31 +12:00 committed by GitHub
parent 34cb56b2af
commit ed394af4d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
14 changed files with 42 additions and 20 deletions

View File

@ -245,6 +245,7 @@ set(${PROJECT_NAME}_HIDPI_IMAGES
CreateLarge
DownArrowGroupTemplate
DownArrowTemplate
EllipsisTemplate
FavIcon
GearshapeTemplate
Globe

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "EllipsisTemplate.png",
"idiom" : "mac",
"scale" : "1x"
},
{
"filename" : "EllipsisTemplate@2x.png",
"idiom" : "mac",
"scale" : "2x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"template-rendering-intent" : "template"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -49,7 +49,7 @@
<button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="3435">
<rect key="frame" x="0.0" y="3" width="36" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<buttonCell key="cell" type="squareTextured" bezelStyle="texturedSquare" image="GearshapeTemplate" imagePosition="only" alignment="center" state="on" imageScaling="proportionallyDown" inset="2" id="3436">
<buttonCell key="cell" type="squareTextured" bezelStyle="texturedSquare" image="EllipsisTemplate" imagePosition="only" alignment="center" state="on" imageScaling="proportionallyDown" inset="2" id="3436">
<behavior key="behavior" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
@ -978,7 +978,7 @@ CA
</objects>
<resources>
<image name="CleanupTemplate" width="18" height="18"/>
<image name="GearshapeTemplate" width="18" height="18"/>
<image name="EllipsisTemplate" width="18" height="18"/>
<image name="PriorityHighTemplate" width="12" height="12"/>
<image name="PriorityLowTemplate" width="12" height="12"/>
<image name="PriorityNormalTemplate" width="12" height="12"/>

View File

@ -49,7 +49,7 @@
<button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="3435">
<rect key="frame" x="0.0" y="3" width="36" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<buttonCell key="cell" type="squareTextured" bezelStyle="texturedSquare" image="GearshapeTemplate" imagePosition="only" alignment="center" state="on" imageScaling="proportionallyDown" inset="2" id="3436">
<buttonCell key="cell" type="squareTextured" bezelStyle="texturedSquare" image="EllipsisTemplate" imagePosition="only" alignment="center" state="on" imageScaling="proportionallyDown" inset="2" id="3436">
<behavior key="behavior" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
@ -979,7 +979,7 @@ CA
</objects>
<resources>
<image name="CleanupTemplate" width="18" height="18"/>
<image name="GearshapeTemplate" width="18" height="18"/>
<image name="EllipsisTemplate" width="18" height="18"/>
<image name="PriorityHighTemplate" width="12" height="12"/>
<image name="PriorityLowTemplate" width="12" height="12"/>
<image name="PriorityNormalTemplate" width="12" height="12"/>

View File

@ -49,7 +49,7 @@
<button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="3435">
<rect key="frame" x="0.0" y="3" width="36" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<buttonCell key="cell" type="squareTextured" bezelStyle="texturedSquare" image="GearshapeTemplate" imagePosition="only" alignment="center" state="on" imageScaling="proportionallyDown" inset="2" id="3436">
<buttonCell key="cell" type="squareTextured" bezelStyle="texturedSquare" image="EllipsisTemplate" imagePosition="only" alignment="center" state="on" imageScaling="proportionallyDown" inset="2" id="3436">
<behavior key="behavior" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
@ -980,7 +980,7 @@ CA
</objects>
<resources>
<image name="CleanupTemplate" width="18" height="18"/>
<image name="GearshapeTemplate" width="18" height="18"/>
<image name="EllipsisTemplate" width="18" height="18"/>
<image name="PriorityHighTemplate" width="12" height="12"/>
<image name="PriorityLowTemplate" width="12" height="12"/>
<image name="PriorityNormalTemplate" width="12" height="12"/>

View File

@ -49,7 +49,7 @@
<button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="3435">
<rect key="frame" x="0.0" y="3" width="36" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<buttonCell key="cell" type="squareTextured" bezelStyle="texturedSquare" image="GearshapeTemplate" imagePosition="only" alignment="center" state="on" imageScaling="proportionallyDown" inset="2" id="3436">
<buttonCell key="cell" type="squareTextured" bezelStyle="texturedSquare" image="EllipsisTemplate" imagePosition="only" alignment="center" state="on" imageScaling="proportionallyDown" inset="2" id="3436">
<behavior key="behavior" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
@ -978,7 +978,7 @@ CA
</objects>
<resources>
<image name="CleanupTemplate" width="18" height="18"/>
<image name="GearshapeTemplate" width="18" height="18"/>
<image name="EllipsisTemplate" width="18" height="18"/>
<image name="PriorityHighTemplate" width="12" height="12"/>
<image name="PriorityLowTemplate" width="12" height="12"/>
<image name="PriorityNormalTemplate" width="12" height="12"/>

View File

@ -49,7 +49,7 @@
<button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="3435">
<rect key="frame" x="0.0" y="3" width="36" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<buttonCell key="cell" type="squareTextured" bezelStyle="texturedSquare" image="GearshapeTemplate" imagePosition="only" alignment="center" state="on" imageScaling="proportionallyDown" inset="2" id="3436">
<buttonCell key="cell" type="squareTextured" bezelStyle="texturedSquare" image="EllipsisTemplate" imagePosition="only" alignment="center" state="on" imageScaling="proportionallyDown" inset="2" id="3436">
<behavior key="behavior" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
@ -977,7 +977,7 @@ CA
</objects>
<resources>
<image name="CleanupTemplate" width="18" height="18"/>
<image name="GearshapeTemplate" width="18" height="18"/>
<image name="EllipsisTemplate" width="18" height="18"/>
<image name="PriorityHighTemplate" width="12" height="12"/>
<image name="PriorityLowTemplate" width="12" height="12"/>
<image name="PriorityNormalTemplate" width="12" height="12"/>

View File

@ -49,7 +49,7 @@
<button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="3435">
<rect key="frame" x="0.0" y="3" width="36" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<buttonCell key="cell" type="squareTextured" bezelStyle="texturedSquare" image="GearshapeTemplate" imagePosition="only" alignment="center" state="on" imageScaling="proportionallyDown" inset="2" id="3436">
<buttonCell key="cell" type="squareTextured" bezelStyle="texturedSquare" image="EllipsisTemplate" imagePosition="only" alignment="center" state="on" imageScaling="proportionallyDown" inset="2" id="3436">
<behavior key="behavior" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
@ -978,7 +978,7 @@ CA
</objects>
<resources>
<image name="CleanupTemplate" width="18" height="18"/>
<image name="GearshapeTemplate" width="18" height="18"/>
<image name="EllipsisTemplate" width="18" height="18"/>
<image name="PriorityHighTemplate" width="12" height="12"/>
<image name="PriorityLowTemplate" width="12" height="12"/>
<image name="PriorityNormalTemplate" width="12" height="12"/>

View File

@ -49,7 +49,7 @@
<button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="3435">
<rect key="frame" x="0.0" y="3" width="36" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<buttonCell key="cell" type="squareTextured" bezelStyle="texturedSquare" image="GearshapeTemplate" imagePosition="only" alignment="center" state="on" imageScaling="proportionallyDown" inset="2" id="3436">
<buttonCell key="cell" type="squareTextured" bezelStyle="texturedSquare" image="EllipsisTemplate" imagePosition="only" alignment="center" state="on" imageScaling="proportionallyDown" inset="2" id="3436">
<behavior key="behavior" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
@ -977,7 +977,7 @@ CA
</objects>
<resources>
<image name="CleanupTemplate" width="18" height="18"/>
<image name="GearshapeTemplate" width="18" height="18"/>
<image name="EllipsisTemplate" width="18" height="18"/>
<image name="PriorityHighTemplate" width="12" height="12"/>
<image name="PriorityLowTemplate" width="12" height="12"/>
<image name="PriorityNormalTemplate" width="12" height="12"/>

View File

@ -49,7 +49,7 @@
<button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="3435">
<rect key="frame" x="0.0" y="3" width="36" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<buttonCell key="cell" type="squareTextured" bezelStyle="texturedSquare" image="GearshapeTemplate" imagePosition="only" alignment="center" state="on" imageScaling="proportionallyDown" inset="2" id="3436">
<buttonCell key="cell" type="squareTextured" bezelStyle="texturedSquare" image="EllipsisTemplate" imagePosition="only" alignment="center" state="on" imageScaling="proportionallyDown" inset="2" id="3436">
<behavior key="behavior" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
@ -978,7 +978,7 @@ CA
</objects>
<resources>
<image name="CleanupTemplate" width="18" height="18"/>
<image name="GearshapeTemplate" width="18" height="18"/>
<image name="EllipsisTemplate" width="18" height="18"/>
<image name="PriorityHighTemplate" width="12" height="12"/>
<image name="PriorityLowTemplate" width="12" height="12"/>
<image name="PriorityNormalTemplate" width="12" height="12"/>

View File

@ -49,7 +49,7 @@
<button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="3435">
<rect key="frame" x="0.0" y="3" width="36" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<buttonCell key="cell" type="squareTextured" bezelStyle="texturedSquare" image="GearshapeTemplate" imagePosition="only" alignment="center" state="on" imageScaling="proportionallyDown" inset="2" id="3436">
<buttonCell key="cell" type="squareTextured" bezelStyle="texturedSquare" image="EllipsisTemplate" imagePosition="only" alignment="center" state="on" imageScaling="proportionallyDown" inset="2" id="3436">
<behavior key="behavior" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
@ -978,7 +978,7 @@ CA
</objects>
<resources>
<image name="CleanupTemplate" width="18" height="18"/>
<image name="GearshapeTemplate" width="18" height="18"/>
<image name="EllipsisTemplate" width="18" height="18"/>
<image name="PriorityHighTemplate" width="12" height="12"/>
<image name="PriorityLowTemplate" width="12" height="12"/>
<image name="PriorityNormalTemplate" width="12" height="12"/>

View File

@ -49,7 +49,7 @@
<button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="3435">
<rect key="frame" x="0.0" y="3" width="36" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<buttonCell key="cell" type="squareTextured" bezelStyle="texturedSquare" image="GearshapeTemplate" imagePosition="only" alignment="center" state="on" imageScaling="proportionallyDown" inset="2" id="3436">
<buttonCell key="cell" type="squareTextured" bezelStyle="texturedSquare" image="EllipsisTemplate" imagePosition="only" alignment="center" state="on" imageScaling="proportionallyDown" inset="2" id="3436">
<behavior key="behavior" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
@ -978,7 +978,7 @@ CA
</objects>
<resources>
<image name="CleanupTemplate" width="18" height="18"/>
<image name="GearshapeTemplate" width="18" height="18"/>
<image name="EllipsisTemplate" width="18" height="18"/>
<image name="PriorityHighTemplate" width="12" height="12"/>
<image name="PriorityLowTemplate" width="12" height="12"/>
<image name="PriorityNormalTemplate" width="12" height="12"/>