mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
#1485 Middle size images not preserve ratio
This commit is contained in:
parent
3a11b5cf3f
commit
feedcc665c
@ -14,13 +14,6 @@ return [
|
|||||||
'default_value' => 600,
|
'default_value' => 600,
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
|
|
||||||
'imageResizeW' => [
|
|
||||||
'type' => 'anomaly.field_type.integer',
|
|
||||||
'config' => [
|
|
||||||
'default_value' => null,
|
|
||||||
],
|
|
||||||
],
|
|
||||||
'imageResizeH' => [
|
'imageResizeH' => [
|
||||||
'type' => 'anomaly.field_type.integer',
|
'type' => 'anomaly.field_type.integer',
|
||||||
'config' => [
|
'config' => [
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user