Allow moving/dragging the crop boundary.
Currently unconstrained.
This commit is contained in:
@@ -183,6 +183,7 @@ body {
|
||||
#crop_boundary {
|
||||
border: 1px dashed rgb(255, 255, 255);
|
||||
background: rgba(255, 255, 255, 0.4);
|
||||
cursor: move;
|
||||
position: absolute;
|
||||
z-index: 200;
|
||||
width: 500px;
|
||||
|
||||
Reference in New Issue
Block a user