On Wed Jan 4 13:17:29 2023 +0000, Esme Povirk wrote:
I'm asking about the if statement on line 283 which does not have an else branch.
Oh, sorry, the `if (crumb2_size < crumb2->full_w)` line right, I can't seem to recall why I put it there, think it might've been used to reset the width at some point, but doesn't seem to be necessary now, good catch, I'll remove it.