@@ -613,6 +613,11 @@ void Crop::doresetCrop ()
|
|||||||
wDirty = true;
|
wDirty = true;
|
||||||
hDirty = true;
|
hDirty = true;
|
||||||
|
|
||||||
|
// Reset ratio, ratio lock and orientation as well
|
||||||
|
ratio->set_active(0);
|
||||||
|
orientation->set_active(2);
|
||||||
|
fixr->set_active(true);
|
||||||
|
|
||||||
int X = 0;
|
int X = 0;
|
||||||
int Y = 0;
|
int Y = 0;
|
||||||
int W = maxw;
|
int W = maxw;
|
||||||
|
Reference in New Issue
Block a user