rexim 5 年之前
父节点
当前提交
71391aec29
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/vodus_image32.cpp

+ 1 - 1
src/vodus_image32.cpp

@@ -201,7 +201,7 @@ void slap_image32_onto_image32(Image32 dst, Image32 src,
     }
 }
 
-// TODO: gif rendering does not handle disposal flags correctly
+// TODO(#97): gif rendering does not handle disposal flags correctly
 Image32 load_image32_from_savedimage(GifFileType *gif_file,
                                      size_t index,
                                      GraphicsControlBlock gcb,