Browse Source

Added TODO list.

Taddeus Kroes 14 năm trước cách đây
mục cha
commit
7748c43821
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      src/TODO

+ 3 - 0
src/TODO

@@ -0,0 +1,3 @@
+- listener.stop() call yields errors with stopping threads.
+- Save current angle/pinch in the listener object, instead of separately in the
+  touch points.