From 4842ab8df40431f9dd64710071a416ef748022da Mon Sep 17 00:00:00 2001 From: Matt Parker <61717342+MattParkerDev@users.noreply.github.com> Date: Mon, 25 Aug 2025 19:54:13 +1000 Subject: [PATCH] replace running icon --- .../Features/Run/Resources/Running.png | Bin 743 -> 0 bytes .../Features/Run/Resources/Running.svg | 5 +++++ .../{Running.png.import => Running.svg.import} | 11 +++++++---- src/SharpIDE.Godot/Features/Run/RunPanel.tscn | 2 +- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 src/SharpIDE.Godot/Features/Run/Resources/Running.png create mode 100644 src/SharpIDE.Godot/Features/Run/Resources/Running.svg rename src/SharpIDE.Godot/Features/Run/Resources/{Running.png.import => Running.svg.import} (60%) diff --git a/src/SharpIDE.Godot/Features/Run/Resources/Running.png b/src/SharpIDE.Godot/Features/Run/Resources/Running.png deleted file mode 100644 index eafea9f39bc57839893d96ab4b4668faeec46c45..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 743 zcmeAS@N?(olHy`uVBq!ia0vp^N+8U^1|+TAxeoy;#^NA%Cx&(BWL^R}Ea{HEjtmSN z`?>!lvI6;>1s;*b3=DjSL74G){)!Z!hW5;mh>{3jAFJg2T)o7U{G?R9irfOAY6b=y z`-+0Zwic-?7f?V97Du6s&rHqo20xNy} z^73-Ma$~*xqI7*jOG`_A10#JSBVC{h-Qvo;lEez#ykcdj0WPV<$wiq3C7Jno3Lpa$ zlk!VTY?Vq&GgGY664OkRQc_HHlM;Szwvs znT>z1^K`cBbr*PtGcat=c_1#XvwEI=ZFlI2uNxdUcUQ78uvGSb{di>a#2*=LN2(f^6`<7S>FVdQ&MBb@0IVqtn*aa+ diff --git a/src/SharpIDE.Godot/Features/Run/Resources/Running.svg b/src/SharpIDE.Godot/Features/Run/Resources/Running.svg new file mode 100644 index 0000000..8f5c761 --- /dev/null +++ b/src/SharpIDE.Godot/Features/Run/Resources/Running.svg @@ -0,0 +1,5 @@ + + \ No newline at end of file diff --git a/src/SharpIDE.Godot/Features/Run/Resources/Running.png.import b/src/SharpIDE.Godot/Features/Run/Resources/Running.svg.import similarity index 60% rename from src/SharpIDE.Godot/Features/Run/Resources/Running.png.import rename to src/SharpIDE.Godot/Features/Run/Resources/Running.svg.import index 72aadd1..bec0c88 100644 --- a/src/SharpIDE.Godot/Features/Run/Resources/Running.png.import +++ b/src/SharpIDE.Godot/Features/Run/Resources/Running.svg.import @@ -2,16 +2,16 @@ importer="texture" type="CompressedTexture2D" -uid="uid://76nkes2imlf2" -path="res://.godot/imported/Running.png-d687d5fa2c32934f935f7cb594c7886d.ctex" +uid="uid://0digl54lqm6p" +path="res://.godot/imported/Running.svg-d1489f00062e673354dca7bbd3d9e4f6.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://Features/Run/Resources/Running.png" -dest_files=["res://.godot/imported/Running.png-d687d5fa2c32934f935f7cb594c7886d.ctex"] +source_file="res://Features/Run/Resources/Running.svg" +dest_files=["res://.godot/imported/Running.svg-d1489f00062e673354dca7bbd3d9e4f6.ctex"] [params] @@ -32,3 +32,6 @@ process/hdr_as_srgb=false process/hdr_clamp_exposure=false process/size_limit=0 detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/src/SharpIDE.Godot/Features/Run/RunPanel.tscn b/src/SharpIDE.Godot/Features/Run/RunPanel.tscn index 7d3c632..2fd8f93 100644 --- a/src/SharpIDE.Godot/Features/Run/RunPanel.tscn +++ b/src/SharpIDE.Godot/Features/Run/RunPanel.tscn @@ -1,7 +1,7 @@ [gd_scene load_steps=3 format=3 uid="uid://bcoytt3bw0gpe"] [ext_resource type="Script" uid="uid://ddivigavjclyb" path="res://Features/Run/RunPanel.cs" id="1_sq1l4"] -[ext_resource type="Texture2D" uid="uid://76nkes2imlf2" path="res://Features/Run/Resources/Running.png" id="2_tu4jg"] +[ext_resource type="Texture2D" uid="uid://0digl54lqm6p" path="res://Features/Run/Resources/Running.svg" id="2_tu4jg"] [node name="RunPanel" type="Control"] layout_mode = 3