centered_title affects non-item tooltips
Fourmisain opened this issue ยท 2 comments
This came up in dzwdz/chat_heads#51
I was surprised the mod actually changes the rendering of all tooltips, not just item tooltips.
It is quite weird looking at a "common" config option. ๐
Either centered_title
shouldn't affect non-item tooltips, or vanilla rendering should be used.
Personally, I think the latter would be the more natural choice.
There's an addition to this:
The color of these tooltips inherit the color of the last item tooltip that was rendered
And the vanilla tooltip of options has a slightly bigger gap between the first and second row.
Can you eliminate this inconsistency, just like Modern UI's modern tooltip feature?