Dalamud/Dalamud/Interface/Internal/Windows/Settings
Haselnussbomber d61a35b81f
Update Settings Window (#2400)
* Load new localization before firing change event

* Update texts in SettingsWindow when locale changes

* Localize settings search

* Update settings search input

- Disable when Credits are scrolling,
so Search Results aren't shown instead
- Select all on single click, as usual for a search bar

* Remove unused IsVisible property

* Fix General tab being unselected on language change

* Fix search results throwing, oops

* Missed using LocRef in EnumSettingsEntry

* Set CultureInfo before loading locs

* Change it to LazyLoc instead

So CheapLoc can export localizations...
2025-09-29 09:08:25 -07:00
..
Tabs Update Settings Window (#2400) 2025-09-29 09:08:25 -07:00
Widgets Update Settings Window (#2400) 2025-09-29 09:08:25 -07:00
SettingsEntry.cs Update Settings Window (#2400) 2025-09-29 09:08:25 -07:00
SettingsTab.cs Update Settings Window (#2400) 2025-09-29 09:08:25 -07:00
SettingsWindow.cs Update Settings Window (#2400) 2025-09-29 09:08:25 -07:00