summaryrefslogtreecommitdiff
path: root/starmath/visual-editor-todo
diff options
context:
space:
mode:
authorLuke Dixon <6b8b4567@gmail.com>2010-11-01 21:57:49 +0000
committerJonas Finnemann Jensen <jopsen@gmail.com>2010-11-02 20:42:30 +0100
commitee5d8fb64cbfb9952ecb7f4722ac90bd4f2291e8 (patch)
tree50639cfa75b3cf6a992166f7794bcd42313d5c9a /starmath/visual-editor-todo
parent50b9e8579935d277ae9e16faa12fb433b9243db9 (diff)
Don't draw caret when visual formula editor looses focus.
Diffstat (limited to 'starmath/visual-editor-todo')
-rw-r--r--starmath/visual-editor-todo3
1 files changed, 1 insertions, 2 deletions
diff --git a/starmath/visual-editor-todo b/starmath/visual-editor-todo
index e2555ab62626..0ccb955b41a9 100644
--- a/starmath/visual-editor-todo
+++ b/starmath/visual-editor-todo
@@ -25,8 +25,7 @@ Medium
2. SmCursor` should support deletion of lines, rows, cols and sub-/superscripts.
3. SmCursor::InsertSubSup() should wrap the body in a SmBraceNode if the body is an SmOperNode, SmBinVerNode, etc.
4. Make caret in visual editor blink.
-5. Don't draw visual editor caret, when SmGraphicWindow doesn't have focus.
-6. When OpenOffice Math runs in standalone mode it centers the current formula, this is not nice for visual editing.
+5. When OpenOffice Math runs in standalone mode it centers the current formula, this is not nice for visual editing.
Complex
-------