Use meta key + wheel to zoom in/out (#769)
This commit is contained in:
@ -27,4 +27,4 @@ export {
|
||||
hasText,
|
||||
} from "./comparisons";
|
||||
export { createScene } from "./createScene";
|
||||
export { getZoomOrigin, getZoomTranslation } from "./zoom";
|
||||
export { getZoomOrigin, getZoomTranslation, getNormalizedZoom } from "./zoom";
|
||||
|
Reference in New Issue
Block a user