Browse Source

No shortcuts by default to show/hide all polygons

Kentaro Wada 1 năm trước cách đây
mục cha
commit
9f34a8d686
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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