Fix framing tool batch mode behavior
* Add adjuster add/set options to preferences * Update width/height limits * Trim adjuster values * Batch mode fixes * Display all settings with sensitivity * Add "(Unchanged)" option to combo boxes * Fix checked button toggle modes
This commit is contained in:
@@ -134,6 +134,10 @@ enum {
|
||||
ADDSET_SHARP_EDGETOL,
|
||||
ADDSET_SHARP_HALOCTRL,
|
||||
ADDSET_RESIZE_SCALE,
|
||||
ADDSET_FRAMING_RELATIVE_SCALE,
|
||||
ADDSET_FRAMING_BORDER_RED,
|
||||
ADDSET_FRAMING_BORDER_GREEN,
|
||||
ADDSET_FRAMING_BORDER_BLUE,
|
||||
ADDSET_EPD_STRENGTH,
|
||||
ADDSET_EPD_GAMMA,
|
||||
ADDSET_EPD_EDGESTOPPING,
|
||||
|
Reference in New Issue
Block a user