Closed alextran1502 closed 1 week ago
FormattedDuration already has a SizedBox. Is there a reason you don't change the width of it instead? Also, can you check that 1 hour or longer durations don't overflow?
@mertalev Ah I didn't look into the component. Fixed and verify that 1 hour duration also displays on the same line
FormattedDuration already has a SizedBox. Is there a reason you don't change the width of it instead? Also, can you check that 1 hour or longer durations don't overflow?