delta5_race_timer
delta5_race_timer copied to clipboard
Discard or highlight falsey laps
Add a method to mark or directly discard falsey laps. Add a minimum lap time value to the race config.
Eg. A lap for some track cannot be less than 5 seconds so we mark it in order to delete it easily. We could also add a bulk delete button with those times
I'll do this feature when I have the time
On the default GUI, you can already delete laps, there is an 'x' that shows up next to each lap.
@ntgussoni did you end up doing anything? I'm also interested in adding a feature to automatically discard false laps (less that n time).
I completely forgot about this. I haven't used the timer in a while but this shouldn't be difficult to do. Not promising anything, but i'll try to do it