Please describe the need for the feature:
When marking up a video, I sometimes want to quickly move or resize the crop of a marker pair. This would be useful for incrementally adjusting the crop while previewing a marker pair to get the crop sized and positioned perfectly.
Please describe the feature and its ideal implementation:
[x] When hovering near the center of the crop preview, the cursor indicates that the crop can be moved.
[x] By clicking and dragging the center of the crop preview, the center is re-positioned to where the mouse is released.
[x] When hovering near the edges or corners of the crop preview, the cursor indicates that the crop can be resizing in the appropriate directions.
[x] By clicking and dragging the edges or corners of the crop preview, the crop preview is resized appropriately to where the mouse is released.
[x] The crop input box is updated to reflect the new dimensions and position of the crop.
[x] The crop preview always remains valid and does not exceed the bounds of the video.
Please describe any alternatives you have tried or considered:
I currently need to redraw the crop or manually enter the crop position and dimensions into the crop input field. This is more time consuming, inefficient, and difficult to do incrementally and visually.
Please describe the need for the feature: When marking up a video, I sometimes want to quickly move or resize the crop of a marker pair. This would be useful for incrementally adjusting the crop while previewing a marker pair to get the crop sized and positioned perfectly.
Please describe the feature and its ideal implementation:
Please describe any alternatives you have tried or considered: I currently need to redraw the crop or manually enter the crop position and dimensions into the crop input field. This is more time consuming, inefficient, and difficult to do incrementally and visually.