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
As nodes, links could have a configurable mouseCursor property that defines on the fly what is the cursor like when the mouse is hovering on some link.
The new config API should have a new mouseCursor property as specified below:
As nodes, links could have a configurable
mouseCursor
property that defines on the fly what is the cursor like when the mouse is hovering on some link.The new config API should have a new
mouseCursor
property as specified below:Please remember that:
graph.config.js
fileLink.jsx
graph.helper.js
needs to pass along that new propertyHappy Hacktoberfest!
The text was updated successfully, but these errors were encountered: