diff options
| author | Alon Levy <alon@pobox.com> | 2015-02-11 17:57:04 +0200 |
|---|---|---|
| committer | Alon Levy <alon@pobox.com> | 2015-02-11 17:57:06 +0200 |
| commit | aa1e484e804c226e900c44eb7b397820495310ab (patch) | |
| tree | c1dd0637d5deb23cefa2f612869263eb6f565686 /src/client/view/completer.js | |
| parent | e6f64e9d55fef3fc351d935f78c7a478066576cb (diff) | |
client/textanalysis.ui: set typeselection position at node, fixes #261
Note that the selection doesn't move with the node, so it is possible to
create a discrepancy, this can happen either when:
1. dragging or zooming the graph
2. causing the bubble animation to playout
The selection text will not be next to the node in both cases until Tab
is pressed again.
Fixing this right now seems too much work, will revisit if this is
really bothersome. Would require either timers or another connection, or
different implementation as a foreign object under the svg node (and so
tied by the layout, no need to change).
Diffstat (limited to 'src/client/view/completer.js')
0 files changed, 0 insertions, 0 deletions
