alwaysMove property

bool alwaysMove
final

When true, moves when panning beyond corners, even beyond the crop rect. When false, moves when panning beyond corners but inside the crop rect.

Implementation

final bool alwaysMove;