Removed space

This commit is contained in:
Antoine Pilote
2023-09-21 16:38:47 -04:00
parent b1764c3fcc
commit 1e39058d23

View File

@@ -221,7 +221,6 @@ namespace Nuake
ImGui::Image((ImTextureID)project.ProjectIcon->GetID(), iconSize, ImVec2(0, 1), ImVec2(1, 0));
ImGui::SameLine();
ImGui::SetCursorPosX(padding.x + iconSize.x + padding.x);