Fix drag multiple elements bug (#2023)
Co-authored-by: dwelle <luzar.david@gmail.com>
This commit is contained in:
@@ -14,5 +14,6 @@ export {
|
||||
getElementAtPosition,
|
||||
getElementContainingPosition,
|
||||
hasText,
|
||||
getElementsAtPosition,
|
||||
} from "./comparisons";
|
||||
export { getZoomOrigin, getNormalizedZoom } from "./zoom";
|
||||
|
||||
Reference in New Issue
Block a user