Sfoglia il codice sorgente

Update TODO with previous change

Michael Pitidis 13 anni fa
parent
commit
c2696dfa3d
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      labelme.py

+ 0 - 1
labelme.py

@@ -31,7 +31,6 @@ __appname__ = 'labelme'
 # - [low] Label validation/postprocessing breaks with TAB.
 
 # TODO:
-# - [high] Error handling for malformed .lif files.
 # - [high] Only fill shapes on mouse-over.
 # - [medium] Highlight label list on shape selection and vice-verca.
 # - [medium] Add undo button for vertex addition.