Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discard or highlight falsey laps #50

Open
ntgussoni opened this issue Oct 15, 2017 · 4 comments
Open

Discard or highlight falsey laps #50

ntgussoni opened this issue Oct 15, 2017 · 4 comments

Comments

@ntgussoni
Copy link

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

@ntgussoni
Copy link
Author

I'll do this feature when I have the time

@ntgussoni ntgussoni reopened this Oct 15, 2017
@scottgchin
Copy link
Owner

On the default GUI, you can already delete laps, there is an 'x' that shows up next to each lap.

@Nandox7
Copy link

Nandox7 commented Jun 16, 2018

@ntgussoni did you end up doing anything?
I'm also interested in adding a feature to automatically discard false laps (less that n time).

@ntgussoni
Copy link
Author

ntgussoni commented Jun 19, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants