FV: click on node in creation graph --> select events in the future's timeline

This commit is contained in:
James Swaine 2012-10-10 11:11:07 -05:00
parent 7d0578fc3b
commit e7cbba271d

View File

@ -223,7 +223,7 @@
y
(graph-layout-nodes creation-tree-layout)))
(if (not hovered-graph-node) #t hovered-graph-node)]))]
#;[click-handler (λ (x y vregion)
[click-handler (λ (x y vregion)
(define fid (find-fid-for-coords
x y (graph-layout-nodes creation-tree-layout)
vregion))