added "As Image" crop ratio

This commit is contained in:
Alberto Griggio
2018-01-03 16:02:48 +01:00
parent 8168611c23
commit 6591551a7c
2 changed files with 12 additions and 4 deletions

View File

@@ -1520,7 +1520,7 @@ CropParams::CropParams() :
w(15000),
h(15000),
fixratio(true),
ratio("3:2"),
ratio("As Image"),
orientation("As Image"),
guide("Frame")
{