mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
Merge branch 'net5' of ssh://github.com/goatcorp/Dalamud into net5
This commit is contained in:
commit
ff4a292444
1 changed files with 0 additions and 1 deletions
|
|
@ -163,7 +163,6 @@ namespace Dalamud.Interface.ImGuiFileDialog
|
|||
{
|
||||
ImGui.SetNextItemWidth(ImGui.GetContentRegionAvail().X);
|
||||
ImGui.InputText("##pathedit", ref this.pathInputBuffer, 255);
|
||||
ImGui.PopItemWidth();
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue