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 eafea9f..0000000 Binary files a/src/SharpIDE.Godot/Features/Run/Resources/Running.png and /dev/null differ 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