Fix underflow panics when using TextPrinter::push_span_nobreak #217

Closed
opened 2025-10-14 15:42:56 -06:00 by navan · 0 comments
Owner

Originally created by @ulyssa on 8/15/2024

This fixes #310, where the TextPrinter::remaining function can panic on underflow due to the width getting too large after a push_span_break method call.

*Originally created by @ulyssa on 8/15/2024* This fixes #310, where the `TextPrinter::remaining` function can panic on underflow due to the width getting too large after a `push_span_break` method call.
navan closed this issue 2025-10-14 15:42:58 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github/iamb#217
No description provided.