feat(core): expose wheelDelta utility (#1918)
* feat(core): expose wheelDelta utility Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(changeset): add * fix(minimap): apply wheel delta to zoom Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(changeset): add --------- Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -48,6 +48,7 @@ export {
|
||||
getBoundsofRects,
|
||||
connectionExists,
|
||||
clamp,
|
||||
wheelDelta,
|
||||
} from './utils/graph'
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user