Dalamud icon indicating copy to clipboard operation
Dalamud copied to clipboard

Add font properties to IUiBuilder

Open Critical-Impact opened this issue 1 year ago • 1 comments

This provides properties that match the static UiBuilder counterparts. Ideally the statics should go but I've conceded that point, I understand the convience factor, though it does make for a leaky interface

For those using DI, unit tests/mocks/etc this should allow for parity

Critical-Impact avatar Jun 29 '24 08:06 Critical-Impact

Anything blocking this one? Only adds to the interface and allows for plugins to not have to rely on a static

Critical-Impact avatar Jul 06 '24 00:07 Critical-Impact