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:
@@ -129,7 +129,9 @@ enum ProcEvent {
|
||||
EvDefringeEnabled=104,
|
||||
EvDefringeRadius=105,
|
||||
EvDefringeThreshold=106,
|
||||
NUMOFEVENTS=107
|
||||
EvResizeBoundingBox=107,
|
||||
EvResizeAppliesTo=108,
|
||||
NUMOFEVENTS=109
|
||||
};
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user