Browse Source

No shortcuts by default to show/hide all polygons

Kentaro Wada 1 year ago
parent
commit
9f34a8d686
1 changed files with 2 additions and 2 deletions
  1. 2 2
      labelme/config/default_config.yaml

+ 2 - 2
labelme/config/default_config.yaml

@@ -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