Right now the only way to select multiple laps in VA, to analyze them together, is to use the shift-key and select consecutive laps. But this grouping is not possible for a variety of common scenarios, like:
- Out-back testing, where the "test" lap is every other lap (so not consecutive)
- Mixing up the sequence of tests. For example, if I'm testing A vs B, I might do laps in the order A-A-B-B-A-A-B-B, in which case I can't group all 4 of each kind together
- Unusable laps in between. For example, I might encounter a lot of cars on a given lap, so I can't use it for my calculations, but there's no way to exclude it out of the grouping
As such, something like Ctrl-click selection, where you can click and select multiple laps and analyze them together, would be very useful.