reaviz / reagraph

🕸 WebGL Graph Visualizations for React. Maintained by @goodcodeus.

Home Page:https://reagraph.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lasso selection is not working

thobhanifreddy opened this issue · comments

Describe the bug

I can no longer select nodes and edges on the Lesso example in the storybook. https://reagraph.dev/?path=/story/demos-selection-lasso--dragging

Steps to Reproduce the Bug or Issue

  1. go to https://reagraph.dev/?path=/story/demos-selection-lasso--dragging
  2. Hold shift and try selecting

Expected behavior

Should able to select nodes and edges

Screenshots or Videos

No response

Platform

  • Reagraph Version: 4.15.8
  • OS: all
  • Browser: chrome

Your Example Website or App

No response

Additional context

No response

Fixed in latest - sorry about that - inverted logic on the nextjs fix