Skip to content

Commit

Permalink
No shortcuts by default to show/hide all polygons
Browse files Browse the repository at this point in the history
  • Loading branch information
wkentaro committed Dec 30, 2023
1 parent 11c4fcd commit 6e8bc2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions labelme/config/default_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,6 @@ shortcuts:
toggle_keep_prev_mode: Ctrl+P
remove_selected_point: [Meta+H, Backspace]

show_all_polygons: G
hide_all_polygons: H
show_all_polygons: null
hide_all_polygons: null
toggle_all_polygons: T

0 comments on commit 6e8bc2d

Please # to comment.