summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2015-09-22 15:02:59 +0200
committerPatrick Simianer <p@simianer.de>2015-09-22 15:02:59 +0200
commit903d0b53c34c14f7dd09038e72f2848676a961a7 (patch)
tree8c224cfa251a1ca9843dafb4db4fe36177f0a802
parent6f4290df98ed2dcb3017ee16925cbcbb537a691b (diff)
meta
-rw-r--r--README1
-rw-r--r--edit.html10
2 files changed, 10 insertions, 1 deletions
diff --git a/README b/README
index 98a6ceb..f990356 100644
--- a/README
+++ b/README
@@ -1,3 +1,4 @@
+resources:
http://grokbase.com/p/gg/raphaeljs/135twn41fq/how-to-move-text-and-rect-together-using-raphaeljs
https://github.com/marmelab/Raphael.InlineTextEditing
http://raphaeljs.com/graffle.html
diff --git a/edit.html b/edit.html
index 1cb97d2..9400228 100644
--- a/edit.html
+++ b/edit.html
@@ -36,7 +36,15 @@
<li><strike>add objs ("+" button, far right)</strike></li>
<li><strike>add alignments (click source, then target)</strike></li>
<li><strike>extract data</strike></li>
- <li>integrate into MT system</li>
+ <li><strike>integrate into MT system</strike</li>
+ <li>integrate in live system</li>
+ </ul>
+ <h3>known issues</h3>
+ <ul>
+ <li>text editing is somewhat buggy (hides words while typing)</li>
+ <li>instructions should be rewritten</li>
+ <li>no undo</li>
+ <li>source side is fixed</li>
</ul>
</body>
</html>