Scale icons with font size

This commit is contained in:
Infi
2024-04-22 16:44:48 +02:00
parent 77ceffceef
commit 8ab450aa3e
4 changed files with 18 additions and 10 deletions
+1
View File
@@ -80,6 +80,7 @@ public sealed class Plugin : IDalamudPlugin
}
LanguageChanged(Interface.UiLanguage);
ImGuiUtil.Initialize(this);
Commands = new Commands(this);
Common = new XivCommonBase(Interface);