Dalamud/Dalamud/Interface/Components
Haselnussbomber 58fbff7c56
Update text-related ImGui calls (#2337)
* Update text-related ImGui calls

* Use ImU8String for SafeTextColored

* Restore wrapped calls

* Update MenuItem call

* Use ImGui.Text over ImGui.TextUnformatted

* Add ImGui.TextColoredWrapped

* Obsolete SafeText helpers

* Fix obsoleted calls

* SafeTextColored didn't exist before imgui-bindings

* Remove %% replacements
2025-08-04 15:46:43 -07:00
..
ImGuiComponents.ColorPickerWithPalette.cs Fix some warnings 2025-04-08 22:21:04 +02:00
ImGuiComponents.cs chore: convert Dalamud to file-scoped namespaces 2022-10-29 15:23:22 +02:00
ImGuiComponents.DisabledButton.cs Fix some warnings 2025-04-08 22:21:04 +02:00
ImGuiComponents.HelpMarker.cs Update text-related ImGui calls (#2337) 2025-08-04 15:46:43 -07:00
ImGuiComponents.IconButton.cs Fix some warnings 2025-04-08 22:21:04 +02:00
ImGuiComponents.IconButtonSelect.cs Fix some warnings 2025-04-08 22:21:04 +02:00
ImGuiComponents.Test.cs Update text-related ImGui calls (#2337) 2025-08-04 15:46:43 -07:00
ImGuiComponents.TextWithLabel.cs Update text-related ImGui calls (#2337) 2025-08-04 15:46:43 -07:00
ImGuiComponents.ToggleSwitch.cs wip bindings upgrade 2025-04-06 20:59:23 +02:00