Add keyboard shortcut for switching to previous label

This commit is contained in:
Sean Kelly 2025-10-10 20:44:34 -07:00 committed by GitHub
parent 20e5e3bdc0
commit 57b6a43097
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -42,6 +42,7 @@ Misidentified objects should have a correct label added. For example, if a perso
| `w` | Add box |
| `d` | Toggle difficult |
| `s` | Switch to the next label |
| `S` | Switch to the previous label |
| `tab` | Select next largest box |
| `del` | Delete current box |
| `esc` | Deselect/Cancel |