Nameplate Fix + Text Handling #55

Merged
defnotken merged 2 commits from nameplate-fix into 1.12.2 2025-10-10 21:35:27 +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()