Skip to content

Fix Overlapping Laps in Stopwatch Page

Kuneho Cottonears requested to merge (removed):fix_overlapping_laps into master

On the stopwatch page, if the lap number is above 1,000, text may overflow and overlap with the time since the last lap. The width of the lap number component should increase in size once that happens.

BUG: 464819

Merge request reports