Merge master to profiles #61

Merged
cake merged 50 commits from master into syncshell-profiles 2025-10-12 17:19:37 +00:00
Showing only changes of commit 387e5ad515 - Show all commits

View File

@@ -2595,7 +2595,6 @@ public class SettingsUi : WindowMediatorSubscriberBase
_lightfinderIconInput = NameplateHandler.ToIconEditorString(normalizedGlyph);
_lightfinderIconPresetIndex = presetIndex;
_lightfinderIconInputInitialized = true;
ImGui.SetKeyboardFocusHere(-1);
}
private void DrawSettingsContent()