Implementing issue #190 (a new "Fit box" option in the resize tool), and correction of issue #28, #92, #149, #237 and #345, but i had to disable the resize preview for that.
This commit is contained in:
@@ -93,14 +93,14 @@ ALL, // EvOProfile,
|
||||
ALL, // EvIProfile,
|
||||
TRANSFORM, // EvVignetting,
|
||||
RGBCURVE, // EvChMixer,
|
||||
ALL, // EvResizeScale,
|
||||
ALL, // EvResizeMethod,
|
||||
RESIZE, // EvResizeScale,
|
||||
RESIZE, // EvResizeMethod,
|
||||
EXIF, // EvExif,
|
||||
IPTC, // EvIPTC
|
||||
ALL, // EvResizeSpec,
|
||||
ALL, // EvResizeWidth
|
||||
ALL, // EvResizeHeight
|
||||
ALL, // EvResizeEnabled
|
||||
RESIZE, // EvResizeSpec,
|
||||
RESIZE, // EvResizeWidth
|
||||
RESIZE, // EvResizeHeight
|
||||
RESIZE, // EvResizeEnabled
|
||||
ALL, // EvProfileChangeNotification
|
||||
RETINEX, // EvShrHighQuality
|
||||
TRANSFORM, // EvPerspCorr
|
||||
@@ -127,5 +127,6 @@ RGBCURVE, // EvHSVEqEnabled,
|
||||
DEFRINGE, // EvDefringeEnabled,
|
||||
DEFRINGE, // EvDefringeRadius,
|
||||
DEFRINGE, // EvDefringeThreshold,
|
||||
RESIZE, // EvResizeBoundingBox
|
||||
RESIZE // EvResizeAppliesTo
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user