fix: Codicon icons being too far down
This commit is contained in:
parent
540e8458a5
commit
cceac20197
@ -31,7 +31,7 @@ namespace hex::plugin::builtin {
|
||||
{
|
||||
{ ICON_MIN_VS, ICON_MAX_VS }
|
||||
},
|
||||
{ 0, 0 });
|
||||
{ 0, -1_scaled });
|
||||
|
||||
ImHexApi::Fonts::loadFont("Unifont", romfs::get("fonts/unifont.otf").span<u8>());
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user