Public function

Moves the camera when the mouse is close to the edge of the screen.

Signature
function moveCameraWhenCloseToEdge(editor: Editor): void
Parameters
NameDescription

editor

Editor
Returns
void
References

Editor

Source

packages/editor/src/lib/utils/edgeScrolling.ts

MatModelopenWindow