diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-04-19 15:22:22 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-04-21 18:02:15 +0200 |
commit | ea21b870f8549d0110ef65187af50694a06458ca (patch) | |
tree | 0d0c2d203e80a5f94bfeaad0e1c373ff2e1b20cd /starmath/visual-editor-todo | |
parent | 967da14b48035f5acdd8a604a5c33cc6fe37035a (diff) |
weld SmGraphicWindow
Change-Id: Ie163640d6453f30d1cebdaf75ecd41374b2b9ec3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114351
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'starmath/visual-editor-todo')
-rw-r--r-- | starmath/visual-editor-todo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/visual-editor-todo b/starmath/visual-editor-todo index 65f2d7a7b6a0..7e3cc5d24dc1 100644 --- a/starmath/visual-editor-todo +++ b/starmath/visual-editor-todo @@ -12,7 +12,7 @@ on IRC (jopsen) or e-mail me at jopsen@gmail.com. Easy ---- -1. SmGraphicWindow::KeyInput relies on comparison of char, a better way must be available for CTRL+c +1. SmGraphicWidget::KeyInput relies on comparison of char, a better way must be available for CTRL+c 2. Code style (missing spaces, linebreaks and a few renames) 3. More documentation 4. Extend NodeToTextVisitor to update token offsets so SmNode::GetRow and SmNode::GetColumn will work. |