mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-28 19:39:19 +01:00
IME implementation
This commit is contained in:
parent
ee44e6885a
commit
3e3757d30c
10 changed files with 1131 additions and 2 deletions
|
|
@ -397,6 +397,8 @@ namespace Dalamud.Interface.Internal
|
|||
ImGuiHelpers.MainViewport = ImGui.GetMainViewport();
|
||||
|
||||
Log.Information("[IM] Scene & ImGui setup OK!");
|
||||
|
||||
this.dalamud.IME.Enable();
|
||||
}
|
||||
|
||||
// Process information needed by ImGuiHelpers each frame.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue