[MM-45504] Improve GIF preprocessing logic (#20595)
* Improve GIF preprocessing logic * Prefer io to ioutil * Avoid color palette allocation
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
c3d2602dfe
Коммит
76583344c0
@@ -6367,6 +6367,10 @@
|
||||
"id": "app.upload.upload_data.first_part_too_small.app_error",
|
||||
"translation": "Failed to upload data. First part must be at least {{.Size}} Bytes."
|
||||
},
|
||||
{
|
||||
"id": "app.upload.upload_data.gen_info.app_error",
|
||||
"translation": "Failed to generate file info from uploaded data."
|
||||
},
|
||||
{
|
||||
"id": "app.upload.upload_data.large_image.app_error",
|
||||
"translation": "{{.Filename}} dimensions ({{.Width}} by {{.Height}} pixels) exceed the limits."
|
||||
|
||||
Ссылка в новой задаче
Block a user