Nut.ไปเรื่อย ab319d5a59
continuous-integration/drone/push Build is passing
fix(form_1_2): truncate at last word boundary instead of mid-word
Replaced the inline Substring-based truncation (which cut mid-word,
e.g. "...เนื่องจากป") with a TruncateAtWord() helper in the report's
ScriptText that backs off to the last space before the length limit
when one exists, falling back to a hard cut only when the text has no
spaces at all within that range (common in run-on Thai text).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0153wBt23EjW125ZsADwWVAs
2026-09-08 20:37:09 +07:00
2025-08-06 16:16:44 +07:00
2023-08-16 18:04:03 +07:00
2025-08-06 16:16:44 +07:00
2023-06-08 14:47:04 +07:00
2025-08-06 13:40:31 +07:00
2022-05-28 10:10:00 +00:00
2022-05-30 13:31:32 +07:00
2023-06-08 14:25:09 +07:00
2023-08-04 15:41:26 +07:00
2025-08-06 13:40:31 +07:00
2024-09-04 15:27:55 +07:00
2022-05-30 13:31:32 +07:00
2025-08-06 13:17:28 +07:00
2025-08-06 16:16:44 +07:00
S
Description
No description provided
175 MiB
latest Latest
2023-08-04 08:28:39 +00:00
Languages
C# 100%