Commit Graph
3 Commits
Author SHA1 Message Date
braks 23424ea675 chore(changeset): add 2023-02-06 11:14:27 +01:00
braks 806c1dfa77 feat(core): add nodes option to fitView
# What's changed?

- Add `nodes` option to `fitView`
- Allows `fitView` to only fit around a certain set of specified nodeIds
2023-02-06 11:13:33 +01:00
BraksandGitHub d0efd5b791 fix(drag): set dragging to false on drag end
# What's changed?

* Set `dragging` to `false` on drag end event

# Fixes
* #2183
2022-05-27 23:53:33 +02:00