You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use the edgehandles extension and want trigger auto panning for the edgehandles "ghost node". The ghost node is the one the user moves while drawing an edge. The problem is that the ghost node does not trigger auto panning.
By default the ghost node is transparent and tiny, and I thought this might be the problem:
@jri We do not have any resources to add this support to this extension at the moment. If you are willing to do a PR for this, we'd be happy to review.
I use the edgehandles extension and want trigger auto panning for the edgehandles "ghost node". The ghost node is the one the user moves while drawing an edge. The problem is that the ghost node does not trigger auto panning.
By default the ghost node is transparent and tiny, and I thought this might be the problem:
For testing I've made the ghost node bigger and non-transparent, and removed
events: no
, but no success.How can I make edgehandle's ghost node trigger auto panning?
The text was updated successfully, but these errors were encountered: