[pgAdmin][RM6197] Incomplete ERD image downloaded.

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][RM6197] Incomplete ERD image downloaded.
Date: 2021-02-11 10:45:34
Message-ID: CAM9w-_=BJfbcWJ0TZ0TLzbe4KxDEY2YN=o4NO4DFOqFaZhRArg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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 the majority of users are on Chrome and Firefox, the fix will
help most users until issues for Safari are fixed.

Please review.

--
Thanks,
Aditya Toshniwal
pgAdmin hacker | Sr. Software Engineer | *edbpostgres.com*
<http://edbpostgres.com>
"Don't Complain about Heat, Plant a TREE"

Attachment Content-Type Size
RM6197.patch application/octet-stream 8.2 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Nidhi Bhammar 2021-02-15 04:39:09 RM_6196 - Quick Search Documentation
Previous Message Dave Page 2021-02-10 13:28:17 pgAdmin 4 commit: Fix library path rewriting to avoid an issue with Cry