mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-31 04:43:40 +01:00
* 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 |
||
|---|---|---|
| .. | ||
| ImGuiComponents.ColorPickerWithPalette.cs | ||
| ImGuiComponents.cs | ||
| ImGuiComponents.DisabledButton.cs | ||
| ImGuiComponents.HelpMarker.cs | ||
| ImGuiComponents.IconButton.cs | ||
| ImGuiComponents.IconButtonSelect.cs | ||
| ImGuiComponents.Test.cs | ||
| ImGuiComponents.TextWithLabel.cs | ||
| ImGuiComponents.ToggleSwitch.cs | ||