mirror of
https://github.com/GreenComfyTea/MHR-Overlay.git
synced 2026-01-24 04:18:11 -08:00
Fix Font changing in main window
This commit is contained in:
@@ -375,6 +375,8 @@ function customization_menu.draw()
|
||||
" " .. config.current_config.version, customization_menu.is_opened, customization_menu.window_flags);
|
||||
|
||||
if not customization_menu.is_opened then
|
||||
imgui.end_window();
|
||||
imgui.pop_font();
|
||||
return;
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user