浏览代码

Update TODO

Michael Pitidis 13 年之前
父节点
当前提交
b2bac4072b
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      labelme.py

+ 0 - 1
labelme.py

@@ -36,7 +36,6 @@ __appname__ = 'labelme'
 # - [high] More sensible shortcuts (e.g. Ctrl+C to copy).
 # - [high] Figure out WhatsThis for help.
 # - [medium] Zoom should keep the image centered.
-# - [high] Escape should cancel editing mode if no point in canvas.
 # - [medium] Add undo button for vertex addition.
 # - [medium,maybe] Support vertex moving.
 # - [low,maybe] Open images with drag & drop.