FV: click on node in creation graph --> select events in the future's timeline
This commit is contained in:
parent
7d0578fc3b
commit
e7cbba271d
|
@ -223,7 +223,7 @@
|
||||||
y
|
y
|
||||||
(graph-layout-nodes creation-tree-layout)))
|
(graph-layout-nodes creation-tree-layout)))
|
||||||
(if (not hovered-graph-node) #t hovered-graph-node)]))]
|
(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
|
(define fid (find-fid-for-coords
|
||||||
x y (graph-layout-nodes creation-tree-layout)
|
x y (graph-layout-nodes creation-tree-layout)
|
||||||
vregion))
|
vregion))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user