Skip to content

Commit 6c48321

Browse files
authored
Increase FLA graph hit radius (#965)
1 parent a81ea2c commit 6c48321

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

gcs/src/components/fla/graphConfigs.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ const defaultOptions = {
5252
elements: {
5353
point: {
5454
radius: 0,
55+
hitRadius: 5,
5556
},
5657
line: {
5758
borderWidth: 1,

0 commit comments

Comments
 (0)