mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 10:17:22 +01:00
`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. |
||
|---|---|---|
| .. | ||
| Dalamud.CorePlugin.csproj | ||
| Dalamud.CorePlugin.json | ||
| GlobalSuppressions.cs | ||
| PluginImpl.cs | ||
| PluginWindow.cs | ||