mirror of
https://github.com/GreenComfyTea/MHR-Overlay.git
synced 2026-01-24 04:18:11 -08:00
Revert "1"
This commit is contained in:
@@ -37,6 +37,8 @@ function drawing.limit_text_size(text, size_limit)
|
||||
return;
|
||||
end
|
||||
|
||||
--do return end;
|
||||
|
||||
local limited_text = text;
|
||||
while true do
|
||||
local text_width, text_height = drawing.font:measure(limited_text);
|
||||
|
||||
Reference in New Issue
Block a user