mirror of
https://github.com/GreenComfyTea/MHR-Overlay.git
synced 2026-01-24 04:18:11 -08:00
fix
This commit is contained in:
@@ -355,7 +355,7 @@ function customization_menu.draw()
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
if customization_menu.menu_font_changed and apply_font_requested or config_changed then
|
if customization_menu.menu_font_changed and (apply_font_requested or config_changed) then
|
||||||
customization_menu.menu_font_changed = false;
|
customization_menu.menu_font_changed = false;
|
||||||
customization_menu.reload_font(false);
|
customization_menu.reload_font(false);
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user