Skip to content

Conversation

Aarebecca
Copy link
Contributor

Now you can set and update pointer cursor:

const graph = new Graph({
  // ... other options
  cursor: 'progress'
});

graph.setOptions({
  cursor: 'pointer'
});

@Aarebecca Aarebecca merged commit 77558e7 into v5 Aug 9, 2024
@Aarebecca Aarebecca deleted the feat/cursor branch August 9, 2024 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant