mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 21:47:40 -05:00
impr: Better icon centering in icon buttons
This commit is contained in:
@@ -33,7 +33,7 @@ namespace hex::fonts {
|
||||
{
|
||||
{ ICON_MIN_VS, ICON_MAX_VS }
|
||||
},
|
||||
{ -1, -2 });
|
||||
{ 0, -2 });
|
||||
|
||||
ImHexApi::Fonts::loadFont("Unifont", romfs::get("fonts/unifont.otf").span<u8>(), { }, {}, 0, false, 16);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user