Thanks, the patch applied.
On Wed, Apr 6, 2022 at 6:02 PM Aditya Toshniwal <
aditya.toshni...@enterprisedb.com> wrote:
> Hi Hackers,
>
> Due to the limitations of HTML Canvas, if the image exceeds max
> width/height of 32767 then the image becomes empty.
> To fix this, I have set the max limit of
Hi Dave/Hackers,
Attached is the updated patch to change the message.
On Wed, Apr 6, 2022 at 6:07 PM Dave Page wrote:
> Hi
>
> On Wed, 6 Apr 2022 at 13:32, Aditya Toshniwal <
> aditya.toshni...@enterprisedb.com> wrote:
>
>> Hi Hackers,
>>
>> Due to the limitations of HTML Canvas, if the image e
Hi
On Wed, 6 Apr 2022 at 13:32, Aditya Toshniwal <
aditya.toshni...@enterprisedb.com> wrote:
> Hi Hackers,
>
> Due to the limitations of HTML Canvas, if the image exceeds max
> width/height of 32767 then the image becomes empty.
> To fix this, I have set the max limit of width and height to 32767