mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-30 13:05:25 -05:00
feat: Display titlebar buttons when not running borderless (#1099)
Tested on Linux (non-borderless) and Windows (borderless) You may want to also test it just to be sure
This commit is contained in:
@@ -29,6 +29,9 @@ namespace hex {
|
||||
void endNativeWindowFrame();
|
||||
void drawTitleBar();
|
||||
|
||||
void drawTitleBarBorderless();
|
||||
void drawTitleBarBorder();
|
||||
|
||||
void frameBegin();
|
||||
void frame();
|
||||
void frameEnd();
|
||||
|
||||
Reference in New Issue
Block a user