ソースを参照

Update TODOs in app.py

Kentaro Wada 7 年 前
コミット
c28ac49282
1 ファイル変更0 行追加4 行削除
  1. 0 4
      labelme/app.py

+ 0 - 4
labelme/app.py

@@ -39,14 +39,10 @@ from labelme.zoomWidget import ZoomWidget
 # - [medium] Set max zoom value to something big enough for FitWidth/Window
 
 # TODO(unknown):
-# - [high] Automatically add file suffix when saving.
 # - [high] Add polygon movement with arrow keys
 # - [high] Deselect shape when clicking and already selected(?)
-# - [medium] Zoom should keep the image centered.
-# - [medium] Add undo button for vertex addition.
 # - [low,maybe] Open images with drag & drop.
 # - [low,maybe] Preview images on file dialogs.
-# - [low,maybe] Sortable label list.
 # - Zoom is too "steppy".