Dalamud/Dalamud.CorePlugin
Soreepeong 871deca6e9 Remove PostPromotion event
`PostPromotion` is removed, as `IFontHandle.ImFontChanged` now does the job. It also removes the possibility that resources may get disposed while post promotion callback is in progress.

* `IFontHandle.ImFontChanged` is now called with a locked instance of the font.
* `IFontHandle.ImFontLocked`: Added `NewRef` to increase reference count.
2024-01-23 23:49:57 +09:00
..
Dalamud.CorePlugin.csproj Add Dalamud.CorePlugin.json (#1533) 2023-11-21 22:30:38 -08:00
Dalamud.CorePlugin.json Add Dalamud.CorePlugin.json (#1533) 2023-11-21 22:30:38 -08:00
GlobalSuppressions.cs fix warnings in Dalamud 2023-06-09 23:38:13 +02:00
PluginImpl.cs Remove PostPromotion event 2024-01-23 23:49:57 +09:00
PluginWindow.cs chore: fix some warnings, cleanup 2022-04-25 20:04:17 +02:00