mirror of
https://github.com/publiclab/image-sequencer.git
synced 2025-12-13 11:50:02 +01:00
change insertPreview quick add defaults (#855)
This commit is contained in:
@@ -31,8 +31,8 @@ function generatePreview(previewStepName, customValues, path, selector) {
|
|||||||
|
|
||||||
var previewSequencerSteps = {
|
var previewSequencerSteps = {
|
||||||
"resize": "125%",
|
"resize": "125%",
|
||||||
"brightness": "20",
|
"brightness": "175",
|
||||||
"saturation": "5",
|
"saturation": "0.5",
|
||||||
"rotate": 90,
|
"rotate": 90,
|
||||||
"contrast": 90,
|
"contrast": 90,
|
||||||
"crop": {
|
"crop": {
|
||||||
|
|||||||
Reference in New Issue
Block a user