Expected Behavior
It should be possible to interact with both arrows between points when animationEnabled = true.
Actual Behavior
Only one of the two arrows is interactive.
Steps to Reproduce
- Go to https://visgl.github.io/flowmap.gl/
- With the default settings, note that
animationEnabled is false
- Find two points that have arrows pointing in both directions between them
- Hover over each arrow and observe the data in the tooltip changes
- Check the
animationEnabled checkbox
- Hover over the same two arrows and observe the issue - only one of the two arrows is interactive
Video
Here's a screen recording.