From bfda1a3495848e77ccf483324a5dcd407817d85c Mon Sep 17 00:00:00 2001 From: Matt Parker <61717342+MattParkerDev@users.noreply.github.com> Date: Sat, 13 Sep 2025 13:27:31 +1000 Subject: [PATCH] increase icon scale --- .../Features/LeftSideBar/Resources/SidebarDebug.svg.import | 2 +- .../Features/LeftSideBar/Resources/SidebarFolder.svg.import | 2 +- .../Features/LeftSideBar/Resources/SidebarProblem.svg.import | 2 +- .../Features/LeftSideBar/Resources/SidebarRun.svg.import | 2 +- .../Features/LeftSideBar/Resources/Terminal.svg.import | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/SharpIDE.Godot/Features/LeftSideBar/Resources/SidebarDebug.svg.import b/src/SharpIDE.Godot/Features/LeftSideBar/Resources/SidebarDebug.svg.import index bd958e2..d4b9b6c 100644 --- a/src/SharpIDE.Godot/Features/LeftSideBar/Resources/SidebarDebug.svg.import +++ b/src/SharpIDE.Godot/Features/LeftSideBar/Resources/SidebarDebug.svg.import @@ -32,6 +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 +svg/scale=2.0 editor/scale_with_editor_scale=false editor/convert_colors_with_editor_theme=false diff --git a/src/SharpIDE.Godot/Features/LeftSideBar/Resources/SidebarFolder.svg.import b/src/SharpIDE.Godot/Features/LeftSideBar/Resources/SidebarFolder.svg.import index 44dc536..a08308e 100644 --- a/src/SharpIDE.Godot/Features/LeftSideBar/Resources/SidebarFolder.svg.import +++ b/src/SharpIDE.Godot/Features/LeftSideBar/Resources/SidebarFolder.svg.import @@ -32,6 +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 +svg/scale=2.0 editor/scale_with_editor_scale=false editor/convert_colors_with_editor_theme=false diff --git a/src/SharpIDE.Godot/Features/LeftSideBar/Resources/SidebarProblem.svg.import b/src/SharpIDE.Godot/Features/LeftSideBar/Resources/SidebarProblem.svg.import index e9689a4..1aa3526 100644 --- a/src/SharpIDE.Godot/Features/LeftSideBar/Resources/SidebarProblem.svg.import +++ b/src/SharpIDE.Godot/Features/LeftSideBar/Resources/SidebarProblem.svg.import @@ -32,6 +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 +svg/scale=2.0 editor/scale_with_editor_scale=false editor/convert_colors_with_editor_theme=false diff --git a/src/SharpIDE.Godot/Features/LeftSideBar/Resources/SidebarRun.svg.import b/src/SharpIDE.Godot/Features/LeftSideBar/Resources/SidebarRun.svg.import index 7b43a26..787a64d 100644 --- a/src/SharpIDE.Godot/Features/LeftSideBar/Resources/SidebarRun.svg.import +++ b/src/SharpIDE.Godot/Features/LeftSideBar/Resources/SidebarRun.svg.import @@ -32,6 +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 +svg/scale=2.0 editor/scale_with_editor_scale=false editor/convert_colors_with_editor_theme=false diff --git a/src/SharpIDE.Godot/Features/LeftSideBar/Resources/Terminal.svg.import b/src/SharpIDE.Godot/Features/LeftSideBar/Resources/Terminal.svg.import index 5564532..94e36c0 100644 --- a/src/SharpIDE.Godot/Features/LeftSideBar/Resources/Terminal.svg.import +++ b/src/SharpIDE.Godot/Features/LeftSideBar/Resources/Terminal.svg.import @@ -32,6 +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 +svg/scale=2.0 editor/scale_with_editor_scale=false editor/convert_colors_with_editor_theme=false