You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
476 B
13 lines
476 B
diff --git a/node_modules/tui-image-editor/dist/tui-image-editor.js b/node_modules/tui-image-editor/dist/tui-image-editor.js
|
|
index 03eef07..718208a 100644
|
|
--- a/node_modules/tui-image-editor/dist/tui-image-editor.js
|
|
+++ b/node_modules/tui-image-editor/dist/tui-image-editor.js
|
|
@@ -41229,7 +41229,7 @@ var defaultRotateRangeValues = {
|
|
var defaultDrawRangeValues = {
|
|
min: 5,
|
|
max: 30,
|
|
- value: 12
|
|
+ value: 5
|
|
};
|
|
var defaultShapeStrokeValues = {
|
|
realTimeEvent: true,
|