Commit Graph

12 Commits

Author SHA1 Message Date
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
a4630ba92a Just abuse classes for grid linkage 2019-07-13 22:30:37 +00:00
Ian Gulliver
894b30568d Factor common code from Editor{Node,Label} into EditorInputBase
Fixes #5
2019-07-13 03:23:19 +00:00
Ian Gulliver
970c3faba9 Save selection to allow replay during undo 2019-07-12 01:05:04 +00:00
Ian Gulliver
7274886d76 Add undo/redo keys 2019-07-11 22:43:18 +00:00
Ian Gulliver
0485580b89 Proper history tracking 2019-07-11 22:30:53 +00:00
Ian Gulliver
0ecbd40642 More key shortcut cases 2019-07-11 19:58:22 +00:00
Ian Gulliver
15ad72dc0a s/data-arch-value/data-arch-refresh/ 2019-07-11 04:44:33 +00:00
Ian Gulliver
591d4814a7 Expand lines on highlight, fix EditorLabel highlight attempt 2019-07-10 23:51:14 +00:00
Ian Gulliver
703be7aa75 Add help 2019-07-10 21:32:52 +00:00
Ian Gulliver
04ec47e393 Rip out all the graphviz stuff 2019-07-10 20:34:44 +00:00
Ian Gulliver
56ff0d1201 Add EditorLabel 2019-07-10 04:09:54 +00:00