Re: [pgAdmin][RM6197] Incomplete ERD image downloaded.

2021-02-15 Thread Akshay Joshi
Thanks, patch applied. On Thu, Feb 11, 2021 at 4:16 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached patch will improve and fix things except, the links are partially > rendered in case of SVG overflow. That needs to be fixed in html2canvas > library. Ref

[pgAdmin][RM6197] Incomplete ERD image downloaded.

2021-02-11 Thread Aditya Toshniwal
Hi Hackers, Attached patch will improve and fix things except, the links are partially rendered in case of SVG overflow. That needs to be fixed in html2canvas library. Ref - https://github.com/niklasvh/html2canvas/issues/1486. In addition, safari seems to be distorting the link paths. Considering