Sylvain
Sylvain
Export image for printing with a better sharpness can be done with a transform scale3d with a sharpness Factor (72dpi to 300dpi => 4 factor) I change export function to...
when array is object [{label: lorem, value:1}] puiautocomplete find [object object] In function puiautocomplete method search I change line 777 on v4.1.9: `data.push({label:sourceArr[i], value: item});` becomes: `data.push({label:itemLabel, value: item.value});` I...
# With this configuration (latest = 5.2.1 today):   # I try to upload this file (~1Go):  # And I obtain 413:  # Precision: If my sql...