Merge
This commit is contained in:
@@ -92,7 +92,7 @@ CropWindow::CropWindow (ImageArea* parent, rtengine::StagedImageProcessor* ipc_)
|
||||
|
||||
minWidth = bsw + iw + 2*sideBorderWidth;
|
||||
|
||||
setSize (300, 300);
|
||||
setSize (100, 100);
|
||||
cropHandler.newImage (ipc_);
|
||||
cropHandler.setPosition (0,0);
|
||||
cropHandler.setEnabled (true);
|
||||
|
Reference in New Issue
Block a user