Commit Graph

6 Commits

Author SHA1 Message Date
Ian Gulliver
a66bee672d Add ctrl-enter to edit a node and all references 2019-07-16 17:24:24 +00:00
Ian Gulliver
ccf4299d5a Switch from attribute+observer to bubbling events for comms 2019-07-16 16:05:29 +00:00
Ian Gulliver
9eff55ba6a Change arrow key behavior in input fields. 2019-07-16 04:38:45 +00:00
Ian Gulliver
d47cec70c1 Instant update of all labels, with the structure catching up later.
Fixes #16
2019-07-14 20:05:14 +00:00
Ian Gulliver
f3823812c7 Bypass the rendering pipeline for highlighting to reduce (eliminate) latency
Fixes #15
2019-07-14 02:26:00 +00:00
Ian Gulliver
894b30568d Factor common code from Editor{Node,Label} into EditorInputBase
Fixes #5
2019-07-13 03:23:19 +00:00